6 writes to _integralHeightAdjust
System.Windows.Forms (6)
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (6)
218
_integralHeightAdjust
= true;
225
_integralHeightAdjust
= false;
554
_integralHeightAdjust
= true;
561
_integralHeightAdjust
= false;
2231
_integralHeightAdjust
= true;
2238
_integralHeightAdjust
= false;
1 reference to _integralHeightAdjust
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (1)
2085
if (!
_integralHeightAdjust
&& height != Height)