1 write to lineSpacing
System.Windows.Forms (1)
misc\GDI\WindowsFont.cs (1)
474
this.
lineSpacing
= tm.tmHeight;
2 references to lineSpacing
System.Windows.Forms (2)
misc\GDI\WindowsFont.cs (2)
464
if( this.
lineSpacing
== 0 )
477
return this.
lineSpacing
;