다음을 통해 공유


SystemParameters.UxThemeColor 속성

정의

색 테마 이름을 가져옵니다.

public:
 static property System::String ^ UxThemeColor { System::String ^ get(); };
public static string UxThemeColor { [System.Security.SecurityCritical] get; }
public static string UxThemeColor { get; }
[<get: System.Security.SecurityCritical>]
member this.UxThemeColor : string
member this.UxThemeColor : string
Public Shared ReadOnly Property UxThemeColor As String

속성 값

String

색 테마 이름입니다.

특성

적용 대상