Share via


CommandBarFlyoutCommandBarTemplateSettings.ExpandedWidth プロパティ

定義

展開時のコントロールの幅を取得します。

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

プロパティ値

Double

double

展開時のコントロールの幅。

適用対象