INotifyPropertyChanged..::.PropertyChanged Event Home
This page is specific to:Microsoft Version:2.03.03.5Silverlight 34.0
.NET Framework Class Library for Silverlight
INotifyPropertyChanged..::.PropertyChanged Event

Occurs when a property value changes.

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

'Usage

Dim instance As INotifyPropertyChanged
Dim handler As PropertyChangedEventHandler

AddHandler instance.PropertyChanged, handler


'Declaration

Event PropertyChanged As PropertyChangedEventHandler
Remarks

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.

Platforms

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

See Also

Reference

Other Resources

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View