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