MVVM Messaging vs RaisePropertyChanged <T>
4 answers
Messages separate your viewing models. It's like a tweet, you send a message on the air, and someone can read it, or someone can register to listen to it. PropertyChanged is used by the user interface to find out that something has changed and to redraw the values.
- , , . MVVM . mvvminpc.
, . , - - .
+3