ViewModelSendPropertyChangedMessage Method |
Name | Description | |
---|---|---|
![]() | SendPropertyChangedMessageT(ExpressionFuncT, T, T) | Sends a PropertyChangedMessageT using either the instance of the Messenger that was passed to this class
(if available) or the Messenger's default instance. |
![]() | SendPropertyChangedMessageT(String, T, T) | Sends a PropertyChangedMessageT using either the instance of the Messenger that was passed to this class
(if available) or the Messenger's default instance. |