2 references to SizingBorderWidth
System.Windows.Forms.Tests (2)
System\Windows\Forms\SystemInformationTests.cs (2)
673
int width = SystemInformation.
SizingBorderWidth
;
675
Assert.Equal(width, SystemInformation.
SizingBorderWidth
);