Windows.Data Namespace

Provides APIs to support data binding.

Classes

  Name Description
PropertyChangedEventArgs Provides data for the INotifyPropertyChanged.PropertyChanged Event 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.