共用方式為


CommandBarTemplateSettings.OverflowContentMinWidth 屬性

定義

取得溢位內容的最小寬度值。

public:
 property double OverflowContentMinWidth { double get(); };
double OverflowContentMinWidth();
public double OverflowContentMinWidth { get; }
var double = commandBarTemplateSettings.overflowContentMinWidth;
Public ReadOnly Property OverflowContentMinWidth As Double

屬性值

Double

double

溢位內容的最小寬度值。

適用於