2 references to lfSmCaptionFont
System.Drawing.Common (1)
System\Drawing\SystemFonts.cs (1)
81smcaptionFont = GetFontFromData(in metrics.lfSmCaptionFont);
System.Windows.Forms.Primitives.Tests (1)
Interop\User32\SystemParametersInfoWTests.cs (1)
27Font smCaptionFont = Font.FromLogFont(data.lfSmCaptionFont);