Share via


CommandBarFlyoutCommandBarTemplateSettings.CurrentWidth プロパティ

定義

コントロールの現在の幅を取得します。

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

プロパティ値

Double

double

コントロールの現在の幅。

適用対象