Condividi tramite


Proprietà IAdornmentLayerElement.Adornment

Ottiene l'area di controllo.

Spazio dei nomi:  Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

Sintassi

'Dichiarazione
ReadOnly Property Adornment As UIElement
UIElement Adornment { get; }
property UIElement^ Adornment {
    UIElement^ get ();
}
abstract Adornment : UIElement with get
function get Adornment () : UIElement

Valore proprietà

Tipo: UIElement
L'area di controllo.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IAdornmentLayerElement Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Text.Editor