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