2 references to lfStatusFont
System.Drawing.Common (1)
System\Drawing\SystemFonts.cs (1)
113statusFont = GetFontFromData(metrics.lfStatusFont);
System.Windows.Forms.Primitives.Tests (1)
Interop\User32\SystemParametersInfoWTests.cs (1)
30Font statusFont = Font.FromLogFont(data.lfStatusFont);