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