Version 24.2 (latest)

PropertyChangeNotifier Class Methods

For a list of all members of this type, see PropertyChangeNotifier members.

Protected Methods
 NameDescription
Protected MethodOnFirstListenerAddingVirtual method called when the first listener is being added to the PropertyChanged event.  
Protected MethodOnHasListenersChangedVirtual method called when the HasListeners property changes.  
Protected MethodOnPropertyChangedUsed to raise the PropertyChanged event for the specified property name.  
Protected MethodRaisePropertyChangedEventRaises the PropertyChanged event  
See Also