6 writes to _integralHeightAdjust
System.Windows.Forms (6)
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (6)
222
_integralHeightAdjust
= true;
229
_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)