7 references to PropertyNameCSharp
System.Windows.Forms.Analyzers (1)
System\Windows\Forms\Analyzers\AppManifestAnalyzer.cs (1)
69ApplicationConfig.PropertyNameCSharp.HighDpiMode));
System.Windows.Forms.Analyzers.CSharp (6)
System\Windows\Forms\CSharp\Generators\ApplicationConfiguration\ProjectFileReader.cs (6)
18if (!TryReadBool(analyzerConfigOptions, PropertyNameCSharp.EnableVisualStyles, 21|| !TryReadBool(analyzerConfigOptions, PropertyNameCSharp.UseCompatibleTextRendering, 70if (!configOptions.GetMSBuildProperty(PropertyNameCSharp.DefaultFont, out string? rawValue) || 91PropertyNameCSharp.DefaultFont, 104if (!configOptions.GetMSBuildProperty(PropertyNameCSharp.HighDpiMode, out string? rawValue) || 116PropertyNameCSharp.HighDpiMode,