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

展开时控件的宽度。

适用于