4 references to ToLogFont
System.Drawing.Common (3)
System\Drawing\Font.cs (3)
283ToLogFont(out LOGFONT nativeLogFont, graphics); 706ToLogFont(out logFont, graphics); 717ToLogFont(out LOGFONT lf, graphics);
System.Windows.Forms.Primitives (1)
System\Drawing\FontExtensions.cs (1)
19font.ToLogFont(out LOGFONT logFont, graphics);