TextBox.IsColorFontEnabledProperty Property

Definition

Identifies the IsColorFontEnabled dependency property.

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

Property Value

The identifier for the IsColorFontEnabled dependency property.

Applies to