6 references to DefaultFont
System.Windows.Forms.Analyzers.CSharp (2)
System\Windows\Forms\CSharp\Generators\ApplicationConfiguration\ProjectFileReader.cs (2)
70if (!configOptions.GetMSBuildProperty(PropertyNameCSharp.DefaultFont, out string? rawValue) || 91PropertyNameCSharp.DefaultFont,
System.Windows.Forms.Analyzers.CSharp.Tests (4)
Generators\ApplicationConfigurationGenerator\ApplicationConfigurationGeneratorTests.cs (2)
141build_property.{PropertyNameCSharp.DefaultFont} = Microsoft Sans Serif, 8.25px 205build_property.{PropertyNameCSharp.DefaultFont} = Microsoft Sans Serif, 8.25px
ProjectFileReaderTests.cs (2)
110{ $"build_property.{PropertyNameCSharp.DefaultFont}", font } 147{ $"build_property.{PropertyNameCSharp.DefaultFont}", font }