WindowsPreview.Data Namespace
Provides APIs to support data binding.
| Name | Description |
|---|---|
| PropertyChangedEventArgs | Provides data for the PropertyChanged 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. |
Community Additions
ADD
Show: