ThemeDictionaryExtension.AssemblyName 속성

정의

특정 테마에 적용되는 사전을 식별하기 위한 특수 명명 규칙을 설정하는 문자열을 가져오거나 설정합니다.

public:
 property System::String ^ AssemblyName { System::String ^ get(); void set(System::String ^ value); };
public string AssemblyName { get; set; }
member this.AssemblyName : string with get, set
Public Property AssemblyName As String

속성 값

String

어셈블리 이름 문자열입니다.

설명

XAML 텍스트 사용

XAML 정보는 ThemeDictionary 태그 확장을 참조하세요.

적용 대상