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