2 references to FrameBorderSize
System.Windows.Forms.Tests (2)
System\Windows\Forms\SystemInformationTests.cs (2)
193
Size size = SystemInformation.
FrameBorderSize
;
196
Assert.Equal(size, SystemInformation.
FrameBorderSize
);