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