2 references to lfMenuFont
System.Windows.Forms (2)
winforms\Managed\System\WinForms\SystemInformation.cs (2)
390
if (result && data.
lfMenuFont
!= null) {
395
menuFont = Font.FromLogFont(data.
lfMenuFont
);