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