Provides APIs to support data binding.
| Name | Description | |
|---|---|---|
![]() |
PropertyChangedEventArgs | Provides data for the INotifyPropertyChanged.PropertyChanged Event event. |
| Name | Description | |
|---|---|---|
![]() |
INotifyPropertyChanged | Notifies clients that a property value has changed. |
| Name | Description | |
|---|---|---|
![]() |
PropertyChangedEventHandler | Represents the method that will handle the PropertyChanged event raised when a property is changed on a component. |