AppWindowTitleBar.Height 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 hauteur de la barre de titre dans les coordonnées du client.
public:
property int Height { int get(); };
int Height();
public int Height { get; }
var int32 = appWindowTitleBar.height;
Public ReadOnly Property Height As Integer
Valeur de propriété
Int32
int
Hauteur de la barre de titre dans les coordonnées du client.