RichTextBlock.IsColorFontEnabledProperty プロパティ

定義

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

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

プロパティ値

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

適用対象