Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides APIs to support data binding.
Classes
Name | Description |
---|---|
PropertyChangedEventArgs | Provides data for the PropertyChanged event. |
Interfaces
Name | Description |
---|---|
INotifyPropertyChanged | Notifies clients that a property value has changed. |
Delegates
Name | Description |
---|---|
PropertyChangedEventHandler | Represents the method that will handle the PropertyChanged event raised when a property is changed on a component. |