PropertyChangedEventArgs.PropertyName property
Gets the name of the property that changed.
Syntax
public: property String^ PropertyName { String^ get(); }
Property value
Type: String
The name of the property that changed.
Remarks
When building Windows Store apps with the Microsoft .NET Framework, this class is hidden and developers should use the System.ComponentModel.PropertyChangedEventArgs class.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
Windows::UI::Xaml::Data |
|
Metadata |
|
See also
Build date: 12/4/2012
