3 references to InitLayout
System.Windows.Forms.Tests (3)
System\Windows\Forms\ControlTests.Methods.cs (3)
2933control.InitLayout(); 2938control.InitLayout(); 2948Assert.Throws<NullReferenceException>(control.InitLayout);