Share via

Facebook x.com LinkedIn Email

INotifyPropertyChanging Interface

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Defines an event for notifying clients that a property value is changing.

Namespace: System.ComponentModel
Assembly: System (in System.dll)

Syntax

'Declaration
Public Interface INotifyPropertyChanging
public interface INotifyPropertyChanging

The INotifyPropertyChanging type exposes the following members.

Events

Name Description
Public eventSupported by Silverlight for Windows Phone PropertyChanging Occurs when a property value is changing.

Top

Version Information

Silverlight

Supported in: 5

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.


  • Last updated on 2011年11月17日