Share via


AppWindowTitleBar.Height Propriété

Définition

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.

S’applique à

Voir aussi