2 references to VerticalResizeBorderThickness
System.Windows.Forms.Tests (2)
System\Windows\Forms\SystemInformationTests.cs (2)
757int thickness = SystemInformation.VerticalResizeBorderThickness; 759Assert.Equal(thickness, SystemInformation.VerticalResizeBorderThickness);