INotifyPropertyChanging Interface

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

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

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

Syntax

Public Interface INotifyPropertyChanging
public interface INotifyPropertyChanging

The INotifyPropertyChanging type exposes the following members.

Events

  Name Description
PropertyChanging Occurs when a property value is changing.

Top

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

System.ComponentModel Namespace

Other Resources

How to create a basic local database app for Windows Phone 8