Freigeben über


CommandBarFlyoutCommandBarTemplateSettings.CurrentWidth Eigenschaft

Definition

Ruft die aktuelle Breite des Steuerelements ab.

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

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

Eigenschaftswert

Double

double

Die aktuelle Breite des Steuerelements.

Gilt für: