InfoBarPanel.HorizontalOrientationPadding 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 et définit la distance entre les bords de l’InfoBarPanel et de ses enfants lorsque le panneau est orienté horizontalement.
Cette documentation s’applique à WinUI 2 pour UWP (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows).
public:
property Thickness HorizontalOrientationPadding { Thickness get(); void set(Thickness value); };
Thickness HorizontalOrientationPadding();
void HorizontalOrientationPadding(Thickness value);
public Thickness HorizontalOrientationPadding { get; set; }
Public Property HorizontalOrientationPadding As Thickness
Valeur de propriété
Distance entre les bords de l’InfoBarPanel et de ses enfants lorsque le panneau est orienté horizontalement.