Share via


IAdornmentLayerElement.Adornment Property

Definition

Gets the adornment.

public:
 property System::Windows::UIElement ^ Adornment { System::Windows::UIElement ^ get(); };
public System.Windows.UIElement Adornment { get; }
member this.Adornment : System.Windows.UIElement
Public ReadOnly Property Adornment As UIElement

Property Value

The adornment.

Applies to