SystemFonts.CaptionFontTextDecorationsKey 属性

定义

public:
 static property System::Windows::ResourceKey ^ CaptionFontTextDecorationsKey { System::Windows::ResourceKey ^ get(); };
public static System.Windows.ResourceKey CaptionFontTextDecorationsKey { get; }
member this.CaptionFontTextDecorationsKey : System.Windows.ResourceKey
Public Shared ReadOnly Property CaptionFontTextDecorationsKey As ResourceKey

属性值

ResourceKey

资源键。

注解

XAML 属性用法

<object property="{ { SystemFonts.CaptionFontTextDecorationsKey}}"/>

适用于