INotifyPropertyChanging Interface
.NET Framework (current version)
Notifies clients that a property value is changing.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | PropertyChanging | Occurs when a property value is changing. |
The INotifyPropertyChanging interface is used to notify clients, typically binding clients, that a property value is changing.
INotifyPropertyChanging is introduced in the .NET Framework version 3.5. For more information, see .NET Framework Versions and Dependencies.
Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Silverlight
Available since 5.0
Windows Phone Silverlight
Available since 7.1
Available since 10
.NET Framework
Available since 2.0
Silverlight
Available since 5.0
Windows Phone Silverlight
Available since 7.1
Show:
