2 references to lfCaptionFont
System.Drawing.Common (1)
System\Drawing\SystemFonts.cs (1)
65captionFont = GetFontFromData(in metrics.lfCaptionFont);
System.Windows.Forms.Primitives.Tests (1)
Interop\User32\SystemParametersInfoWTests.cs (1)
18Font captionFont = Font.FromLogFont(data.lfCaptionFont);