CoreWindowDialog.MaxSize 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 la taille maximale de la boîte de dialogue.
public:
property Size MaxSize { Size get(); };
Size MaxSize();
public Size MaxSize { get; }
var size = coreWindowDialog.maxSize;
Public ReadOnly Property MaxSize As Size
Valeur de propriété
Taille maximale de la boîte de dialogue, en pixels.