1 write to gdiVerticalFont
System.Drawing (1)
commonui\System\Drawing\Advanced\Font.cs (1)
376
this.
gdiVerticalFont
= gdiVerticalFont;
4 references to gdiVerticalFont
System.Drawing (4)
commonui\System\Drawing\Advanced\Font.cs (4)
518
Font newCloneFont = new Font(cloneFont, this.gdiCharSet, this.
gdiVerticalFont
);
655
return
gdiVerticalFont
;
789
this.
gdiVerticalFont
);
840
if (
gdiVerticalFont
) {