2 references to lfCaptionFont
System.Drawing (2)
commonui\System\Drawing\SystemFonts.cs (2)
41
if (result && data.
lfCaptionFont
!= null) {
46
captionFont = Font.FromLogFont(data.
lfCaptionFont
);