- Namespace
- MahApps
.Metro .Controls - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["ValidationHelper"]
class Type type-node
Syntax
public static class ValidationHelper
Fields
| Name | Constant Value | Summary |
|---|---|---|
| Close |
Identifies the CloseOnMouseLeftButtonDown attached property.
static
|
|
| Show |
Identifies the ShowValidationErrorOnMouseOver attached property.
static
|
Methods
| 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
|
