12 references to DpiMode
System.Windows.Forms.Analyzers.CSharp (2)
System\Windows\Forms\CSharp\Generators\ApplicationConfiguration\ProjectFileReader.cs (2)
101
highDpiMode = PropertyDefaultValue.
DpiMode
;
119
highDpiMode = PropertyDefaultValue.
DpiMode
;
System.Windows.Forms.Analyzers.CSharp.Tests (10)
Generators\ApplicationConfigurationGenerator\ApplicationConfigurationInitializeBuilderTests.cs (9)
39
HighDpiMode: PropertyDefaultValue.
DpiMode
,
60
HighDpiMode: PropertyDefaultValue.
DpiMode
,
71
HighDpiMode: PropertyDefaultValue.
DpiMode
,
83
HighDpiMode: PropertyDefaultValue.
DpiMode
,
94
HighDpiMode: PropertyDefaultValue.
DpiMode
,
106
HighDpiMode: PropertyDefaultValue.
DpiMode
,
117
HighDpiMode: PropertyDefaultValue.
DpiMode
,
128
HighDpiMode: PropertyDefaultValue.
DpiMode
,
139
HighDpiMode: PropertyDefaultValue.
DpiMode
,
ProjectFileReaderTests.cs (1)
177
Assert.Equal(PropertyDefaultValue.
DpiMode
, returnedValue);