2 references to FontSmoothingContrast
System.Windows.Forms.Tests (2)
System\Windows\Forms\SystemInformationTests.cs (2)
179int contrast = SystemInformation.FontSmoothingContrast; 181Assert.Equal(contrast, SystemInformation.FontSmoothingContrast);