XamlUIPresenter.ThemeKey Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit la clé de chaîne qui identifie le jeu de thèmes à utiliser à partir de ThemeResourcesXaml.
public:
property Platform::String ^ ThemeKey { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring ThemeKey();
void ThemeKey(winrt::hstring value);
public string ThemeKey { get; set; }
var string = xamlUIPresenter.themeKey;
xamlUIPresenter.themeKey = string;
Public Property ThemeKey As String
Valeur de propriété
Clé de chaîne.