CustomValidationPopup.

AdornedElement Property

Summary

Gets or sets the System.Windows.UIElement that this System.Windows.Controls.Primitives.Popup object is reserving space for.
Namespace
MahApps.Metro.Controls
Containing Type
CustomValidationPopup

Syntax

public UIElement AdornedElement { get; set; }

Value

Type Description
UIElement