SystemColors.ControlTextBrush 속성

정의

3차원 표시 요소의 텍스트 색인 SolidColorBrush를 가져옵니다.

public:
 static property System::Windows::Media::SolidColorBrush ^ ControlTextBrush { System::Windows::Media::SolidColorBrush ^ get(); };
public static System.Windows.Media.SolidColorBrush ControlTextBrush { get; }
static member ControlTextBrush : System.Windows.Media.SolidColorBrush
Public Shared ReadOnly Property ControlTextBrush As SolidColorBrush

속성 값

3차원 표시 요소의 텍스트 색입니다.

설명

XAML 특성 사용

<object property="{x:Static SystemColors.ControlTextBrush}"/>  

XAML 값

x:Static
합니다 X:static 태그 확장명합니다.

적용 대상