public static class ValidationHelper
| Name | Constant Value | Summary |
|---|---|---|
| Close |
Identifies the CloseOnMouseLeftButtonDown attached property.
static
|
|
| Show |
Identifies the ShowValidationErrorOnMouseOver attached property.
static
|
| Name | Value | Summary |
|---|---|---|
| Get |
bool |
Gets whether if the popup can be closed by left mouse button down.
static
|
| Get |
bool |
Gets whether the validation error text will be shown when hovering the validation triangle.
static
|
| Set |
void |
Sets whether if the popup can be closed by left mouse button down.
static
|
| Set |
void |
Sets whether the validation error text will be shown when hovering the validation triangle.
static
|