PropertyChangedEventArgs Class Home
This page is specific to:Microsoft Version:1.12.03.03.5Silverlight 34.0
.NET Framework Class Library for Silverlight
PropertyChangedEventArgs Class

Provides data for the PropertyChanged event.

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

'Usage

Dim instance As PropertyChangedEventArgs

'Declaration

Public Class PropertyChangedEventArgs _
    Inherits EventArgs
Remarks

A PropertyChanged event is raised when a property is changed on a component. A PropertyChangedEventArgs object specifies the name of the property that changed.

PropertyChangedEventArgs provides the PropertyName property to get the name of the property that changed.

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    System.ComponentModel..::.PropertyChangedEventArgs
Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms

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

See Also

Reference

© 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