2 references to DefaultSize
System.Windows.Forms.Tests (2)
System\Windows\Forms\MonthCalendarTests.cs (2)
69
Assert.True(control.
DefaultSize
.Width > 0);
70
Assert.True(control.
DefaultSize
.Height > 0);