2 writes to _integralHeightAdjust
System.Windows.Forms (2)
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (2)
1205
_integralHeightAdjust
= true;
1212
_integralHeightAdjust
= false;
1 reference to _integralHeightAdjust
System.Windows.Forms (1)
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (1)
1771
if (!
_integralHeightAdjust
&& height != Height)