2 references to HorizontalResizeBorderThickness
System.Windows.Forms.Tests (2)
System\Windows\Forms\SystemInformationTests.cs (2)
216int thickness = SystemInformation.HorizontalResizeBorderThickness; 218Assert.Equal(thickness, SystemInformation.HorizontalResizeBorderThickness);