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