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相依性屬性的識別碼。

適用於