Share via


INotifyPropertyChanged Interface

Notifies clients that a property value has changed.

Syntax

public interface class INotifyPropertyChanged
public interface INotifyPropertyChanged

Members

INotifyPropertyChanged has the following members.

Events

Name Description
PropertyChanged Occurs when a property value changes.

Remarks

Requirements

Namespace: WindowsPreview.Data

Metadata: windowspreview.data.winmd

See also

Reference

WindowsPreview.Data Namespace