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