RichTextBlock.IsColorFontEnabledProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the IsColorFontEnabled dependency property.
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
Property Value
The identifier for the IsColorFontEnabled dependency property.