ComboBoxTemplateSettings.DropDownOpenedHeight 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 DropDownOpenedHeight { double get(); };
double DropDownOpenedHeight();
public double DropDownOpenedHeight { get; }
var double = comboBoxTemplateSettings.dropDownOpenedHeight;
Public ReadOnly Property DropDownOpenedHeight As Double
Property Value
Double
double
The run-time layout slot height, in pixels.
Remarks
DropDownOpenedHeight is referenced in the default generic.xaml template animations for ComboBox.