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