2 references to iMenuHeight
System.Windows.Forms (2)
System\Windows\Forms\SystemInformation.cs (2)
784
&& data.
iMenuHeight
> 0 && data.iMenuWidth > 0
785
? new Size(data.iMenuWidth, data.
iMenuHeight
)