Share via


CommandBarFlyoutCommandBarTemplateSettings.CurrentWidth Propriété

Définition

Obtient la largeur actuelle du contrôle.

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

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

Valeur de propriété

Double

double

Largeur actuelle du contrôle.

S’applique à