3 references to FontSize
System.Workflow.ComponentModel (3)
AuthoringOM\Design\Themes.cs (3)
2215Font font = new Font(value, FontSize); 3074this.font = new Font(this.fontName, FontSize); 3097this.boldFont = new Font(this.fontName, FontSize, FontStyle.Bold);