1 write to integralHeight
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListBox.cs (1)
587
integralHeight
= value;
5 references to integralHeight
System.Windows.Forms (5)
winforms\Managed\System\WinForms\ListBox.cs (5)
341
if (!
integralHeight
) cp.Style |= NativeMethods.LBS_NOINTEGRALHEIGHT;
481
if (false ==
integralHeight
) {
582
return
integralHeight
;
586
if (
integralHeight
!= value) {
2483
if (
integralHeight
&& fontIsChanged) {