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 依存関係プロパティの識別子。

適用対象