TextBlock.IsColorFontEnabledProperty Property
Definition
Identifies the IsColorFontEnabled dependency property.
Equivalent WinUI property: Microsoft.UI.Xaml.Controls.TextBlock.IsColorFontEnabledProperty.
public:
static property DependencyProperty ^ IsColorFontEnabledProperty { DependencyProperty ^ get(); };
DependencyProperty IsColorFontEnabledProperty();
public static DependencyProperty IsColorFontEnabledProperty { get; }
var dependencyProperty = TextBlock.isColorFontEnabledProperty;
Public Shared ReadOnly Property IsColorFontEnabledProperty As DependencyProperty
Property Value
The identifier for the IsColorFontEnabled dependency property.