Defines the interface for subscribing to property change events.
The following tables list the members exposed by the NotifyPropertyChanged type.
Public Methods| Name | Description | |
|---|---|---|
![]() |
Registers a PropertyChangeListener. |
|
![]() |
Unregisters a PropertyChangeListener. |
See Also