ComboBoxTemplateSettings.DropDownClosedHeight Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property double DropDownClosedHeight { double get(); };
double DropDownClosedHeight();
public double DropDownClosedHeight { get; }
var double = comboBoxTemplateSettings.dropDownClosedHeight;
Public ReadOnly Property DropDownClosedHeight As Double
Property Value
Double
double
The run-time layout slot height, in pixels.
Remarks
DropDownClosedHeight is referenced in the default generic.xaml template animations for ComboBox.