共用方式為


CommandBarFlyoutCommandBarTemplateSettings.ExpandedWidth 屬性

定義

取得展開時的控制項寬度。

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

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

屬性值

Double

double

展開時控制項的寬度。

適用於