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 종속성 속성의 식별자입니다.

적용 대상