共用方式為


FontIconSource.FontFamilyProperty 屬性

定義

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

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

屬性值

FontFamily 相依性屬性的標識碼。

適用於