AppWindowTitleBar.IconShowOptions 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 une valeur qui spécifie le mode d’affichage de l’icône de fenêtre dans la barre de titre.
public:
property IconShowOptions IconShowOptions { IconShowOptions get(); void set(IconShowOptions value); };
IconShowOptions IconShowOptions();
void IconShowOptions(IconShowOptions value);
public IconShowOptions IconShowOptions { get; set; }
var iconShowOptions = appWindowTitleBar.iconShowOptions;
appWindowTitleBar.iconShowOptions = iconShowOptions;
Public Property IconShowOptions As IconShowOptions
Valeur de propriété
Valeur qui spécifie le mode d’affichage de l’icône de fenêtre dans la barre de titre.