Share via


CommandBarFlyoutCommandBarTemplateSettings.ExpandedWidth Propriété

Définition

Obtient la largeur du contrôle en cas de développement.

API WinUI 2 équivalente pour UWP : Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.ExpandedWidth (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows).

public:
 property double ExpandedWidth { double get(); };
double ExpandedWidth();
public double ExpandedWidth { get; }
var double = commandBarFlyoutCommandBarTemplateSettings.expandedWidth;
Public ReadOnly Property ExpandedWidth As Double

Valeur de propriété

Double

double

Largeur du contrôle en cas de développement.

S’applique à