共用方式為


CommandBarFlyoutCommandBarTemplateSettings.CurrentWidth 屬性

定義

取得控制項目前的寬度。

本檔適用于 Windows 應用程式 SDK 中適用于 WinUI 的 WinUI 2 for UWP (,請參閱Windows 應用程式 SDK命名空間) 。

public:
 property double CurrentWidth { double get(); };
double CurrentWidth();
public double CurrentWidth { get; }
Public ReadOnly Property CurrentWidth As Double

屬性值

Double

double

控制項目前的寬度。

適用於