2 references to GetMenuFontHelper
System.Windows.Forms (2)
winforms\Managed\System\WinForms\SystemInformation.cs (2)
363return GetMenuFontHelper(0, false); 374return GetMenuFontHelper((uint)dpi, DpiHelper.EnableDpiChangedMessageHandling);