![]() | NotifyPropertyChanged Fields |
The NotifyPropertyChanged type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | HasNoSubscriber |
When there are no subscriber to PropertyChanged event
|
![]() ![]() | HasSubscriberOtherValue |
When there are subscribers to PropertyChanged event and the new property value is different than the
original property value
|
![]() ![]() | HasSubscriberSameValue |
When there are subscribers to PropertyChanged event, but the new property value is the same as the original
property value
|