RichTextBlock.FontFamilyProperty プロパティ

定義

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

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

プロパティ値

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

適用対象