2 references to DefaultSize
System.Windows.Forms.Tests (2)
System\Windows\Forms\VScrollBarTests.cs (2)
57
Assert.True(control.
DefaultSize
.Width > 0);
58
Assert.True(control.
DefaultSize
.Height > 0);