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

控件的当前宽度。

适用于