IAdornmentLayerElement.Adornment 属性

获取修饰。

命名空间:  Microsoft.VisualStudio.Text.Editor
程序集:  Microsoft.VisualStudio.Text.UI.Wpf(在 Microsoft.VisualStudio.Text.UI.Wpf.dll 中)

语法

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

属性值

类型:UIElement
修饰。

.NET Framework 安全性

请参阅

参考

IAdornmentLayerElement 接口

Microsoft.VisualStudio.Text.Editor 命名空间