5 references to PropertyDefaultValue
System.Windows.Forms.Analyzers.CSharp (5)
System\Windows\Forms\CSharp\Generators\ApplicationConfiguration\ProjectFileReader.cs (4)
19
defaultValue:
PropertyDefaultValue
.EnableVisualStyles,
22
defaultValue:
PropertyDefaultValue
.UseCompatibleTextRendering,
101
highDpiMode =
PropertyDefaultValue
.DpiMode;
119
highDpiMode =
PropertyDefaultValue
.DpiMode;
System\Windows\Forms\CSharp\Generators\ApplicationConfiguration\ProjectFileReader.FontConverter.cs (1)
34
float fontSize =
PropertyDefaultValue
.FontSize;