Freigeben über


CommandBarFlyoutCommandBarTemplateSettings.ExpandedWidth Eigenschaft

Definition

Ruft die Breite des Steuerelements ab, wenn es erweitert wird.

Entsprechende WinUI 2-API für UWP: Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.ExpandedWidth (für WinUI in der Windows App SDK siehe Windows App SDK Namespaces).

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

Eigenschaftswert

Double

double

Die Breite des Steuerelements, wenn es erweitert wird.

Gilt für: