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

属性值

程序集名称字符串。

注解

XAML 文本用法

有关 XAML 信息,请参阅 ThemeDictionary 标记扩展

适用于