.net - Update ViewModel from View -


Is there an event or way to know the trigger, when View is updating / updating via modal view? <

INotifyPropertyChanged and PropertyChanged is used when ViewModel updates the view.

But is there any reverse?

Changes to the scene from the scene will also trigger PropertyChanged because they Set.

Comments

Popular posts from this blog

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

c# - NameSpace Manager or XsltContent to parse aspx page -