Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
Silverlight
 PropertyChanged Event
Collapse All/Expand All Collapse All
.NET Framework Class Library for Silverlight
INotifyPropertyChanged..::.PropertyChanged Event

Occurs when a property value changes.

Namespace:  System.ComponentModel
Assembly:  System (in System.dll)
Visual Basic (Declaration)
Event PropertyChanged As PropertyChangedEventHandler
C#
event PropertyChangedEventHandler PropertyChanged

The PropertyChanged event can indicate that all properties on the object have changed by using either nullNothingnullptra null reference (Nothing in Visual Basic) or String..::.Empty for the PropertyName property of the PropertyChangedEventArgs.

In data binding, raise PropertyChanged on the data source to cause updates to propagate to the target.

Silverlight

Supported in: 5, 4, 3

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1, Windows Phone OS 7.0

XNA Framework

Supported in: Xbox 360, Windows Phone OS 7.0

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

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker