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