6 writes to _integralHeightAdjust
System.Windows.Forms (6)
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (6)
218
_integralHeightAdjust
= true;
225
_integralHeightAdjust
= false;
552
_integralHeightAdjust
= true;
559
_integralHeightAdjust
= false;
2229
_integralHeightAdjust
= true;
2236
_integralHeightAdjust
= false;
1 reference to _integralHeightAdjust
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (1)
2083
if (!
_integralHeightAdjust
&& height != Height)