다음을 통해 공유


KnownResourceQualifierName.Theme 속성

정의

현재 테마를 기반으로 한 한정자의 이름을 가져옵니다.

public:
 static property Platform::String ^ Theme { Platform::String ^ get(); };
static winrt::hstring Theme();
public static string Theme { get; }
var string = KnownResourceQualifierName.theme;
Public Shared ReadOnly Property Theme As String

속성 값

String

Platform::String

winrt::hstring

현재 테마를 기반으로 한 한정자의 이름입니다.

적용 대상