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