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