1 write to _integralHeight
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
625
_integralHeight
= value;
3 references to _integralHeight
System.Windows.Forms (3)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (3)
358
if (!
_integralHeight
617
get =>
_integralHeight
;
623
if (
_integralHeight
!= value)