Share via


FontIcon.FontFamilyProperty 屬性

定義

取得 FontFamily相 依性屬性的標識碼。

public:
 static property DependencyProperty ^ FontFamilyProperty { DependencyProperty ^ get(); };
static DependencyProperty FontFamilyProperty();
public static DependencyProperty FontFamilyProperty { get; }
var dependencyProperty = FontIcon.fontFamilyProperty;
Public Shared ReadOnly Property FontFamilyProperty As DependencyProperty

屬性值

FontFamily 相依性屬性的標識碼。

適用於