2 references to VerticalScrollBarThumbHeight
System.Windows.Forms.Tests (2)
System\Windows\Forms\SystemInformationTests.cs (2)
774int height = SystemInformation.VerticalScrollBarThumbHeight; 776Assert.Equal(height, SystemInformation.VerticalScrollBarThumbHeight);