PropertyChangedEventArgs.PropertyName Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the name of the property that changed.
Assembly: System (in System.dll)
Property Value
Type: System.StringThe name of the property that changed; Empty or Nothing if all of the properties have changed.
Show: