Share via


FontIcon.FontStyleProperty 屬性

定義

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

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

屬性值

FontStyle 相依性屬性的標識符。

適用於