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