Share via


SystemFonts.IconFontFamilyKey 属性

定义

获取 IconFontFamily 属性的 ResourceKey

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

属性值

资源键。

注解

XAML 属性用法

<object property=“{ { SystemFonts.IconFontFamilyKey}}”/>

适用于