3 references to InitLayout
System.Windows.Forms.Tests (3)
System\Windows\Forms\ControlTests.Methods.cs (3)
2931control.InitLayout(); 2936control.InitLayout(); 2946Assert.Throws<NullReferenceException>(control.InitLayout);