ValidationErrorEventArgs Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The ValidationErrorEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Action | Gets the state of the validation error. |
|
Error | Gets the validation error that caused the BindingValidationError event. |
|
Handled | Gets or sets the value that marks the routed event as handled. |
|
OriginalSource | Gets a reference to the object that raised the event. (Inherited from RoutedEventArgs.) |
Show: