SystemFonts.CaptionFontStyleKey 属性

定义

获取 CaptionFontStyle 属性的 ResourceKey

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

属性值

ResourceKey

资源键。

注解

XAML 属性用法

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

适用于