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

展開時控件的寬度。

適用於