2 references to Regular
System.Windows.Forms.Analyzers.CSharp (2)
System\Windows\Forms\CSharp\Generators\ApplicationConfiguration\ProjectFileReader.FontConverter.cs (2)
35
FontStyle fontStyle = FontStyle.
Regular
;
107
FontStyle validBits = FontStyle.
Regular
| FontStyle.Bold | FontStyle.Italic | FontStyle.Underline | FontStyle.Strikeout;