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