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