SystemFonts.IconFontWeightKey 属性

定义

获取 IconFontWeight 属性的 ResourceKey

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

属性值

ResourceKey

资源键。

注解

XAML 属性用法

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

适用于