共用方式為


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

控制件目前的寬度。

適用於