RichTextBlock.FontStyleProperty プロパティ

定義

FontStyle 依存関係プロパティを識別します。

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

プロパティ値

FontStyle 依存関係プロパティの識別子。

適用対象