IAdornmentLayerElement::Adornment Property

 

Gets the adornment.

Namespace:   Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

property UIElement^ Adornment {
	UIElement^ get();
}

Property Value

Type: System.Windows::UIElement^

The adornment.

Return to top
Show: