CustomValidationPopup.

ShowValidationErrorOnMouseOver Property

Summary

Gets or sets whether the validation error text will be shown when hovering the validation triangle.
Namespace
MahApps.Metro.Controls
Containing Type
CustomValidationPopup

Syntax

public bool ShowValidationErrorOnMouseOver { get; set; }

Value

Type Description
bool