IAdornmentLayerElement.Adornment Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.