G
G
Georgy Kuznetsov2021-11-25 13:14:42
WPF
Georgy Kuznetsov, 2021-11-25 13:14:42

What are examples of a specific (!) implementation of data exchange between two windows through variables in WPF MVVM?

Let's say there are two viewmodels for the main and dialog box. Given that the table for displaying data is on the main window, how, without deviating from MVVM from the dialog box, to transfer data to the main one?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman, 2021-11-26
@JoeSmith3100

It's called MessageBus or EventAggregator as an example https://github.com/khellang/Hellang.MessageBus

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question