ComboBoxTemplateSettings.DropDownContentMinWidth プロパティ

定義

ドロップダウン コンテンツの最小幅の値を取得します。

public:
 property double DropDownContentMinWidth { double get(); };
double DropDownContentMinWidth();
public double DropDownContentMinWidth { get; }
var double = comboBoxTemplateSettings.dropDownContentMinWidth;
Public ReadOnly Property DropDownContentMinWidth As Double

プロパティ値

Double

double

ドロップダウン コンテンツの最小幅の値。

Windows の要件

デバイス ファミリ
Windows 10 (10.0.10586.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v2.0 で導入)

適用対象