2 references to lfMessageFont
System.Drawing.Common (1)
System\Drawing\SystemFonts.cs (1)
129messageBoxFont = GetFontFromData(metrics.lfMessageFont);
System.Windows.Forms.Primitives.Tests (1)
Interop\User32\SystemParametersInfoWTests.cs (1)
24Font messageFont = Font.FromLogFont(data.lfMessageFont);