2 references to MinimumColorDepth
System.Windows.Forms.Tests (2)
System\Windows\Forms\VisualStyles\VisualStyleInformationTests.cs (2)
104
int depth = VisualStyleInformation.
MinimumColorDepth
;
106
Assert.Equal(depth, VisualStyleInformation.
MinimumColorDepth
);