DataErrorsChangedEventArgs.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 for which the errors changed, or Nothing or Empty for entity-level errors.
Assembly: System (in System.dll)
Property Value
Type: System.StringThe name of the affected property, or Nothing or Empty for entity-level errors.
Show: