System.ComponentModel.INotifyPropertyChanging

Notifies clients that a property value is changing.

See Also: INotifyPropertyChanging Members

Syntax

public interface INotifyPropertyChanging

Remarks

The System.ComponentModel.INotifyPropertyChanging interface is used to notify clients, typically binding clients, that a property value is changing.

System.ComponentModel.INotifyPropertyChanging is introduced in the .NET Framework version 3.5. For more information, see The .NET Framework 3.5 Architecture.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0