TextBlock.IsColorFontEnabledProperty 属性

定义

标识 IsColorFontEnabled 依赖属性。

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

属性值

IsColorFontEnabled 依赖属性的标识符。

适用于