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