Summary
Gets whether the validation error text will be shown when hovering the validation triangle.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- ValidationHelper
Syntax
[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(UIElement))]
public static bool GetShowValidationErrorOnMouseOver(UIElement element)
Attributes
Type | Description |
---|---|
Category | |
Attached |
Parameters
Name | Type | Description |
---|---|---|
element | UIElement |
Return Value
Type | Description |
---|---|
bool |