3 references to InitLayout
System.Windows.Forms.Tests (3)
System\Windows\Forms\ControlTests.Methods.cs (3)
2973control.InitLayout(); 2978control.InitLayout(); 2988Assert.Throws<NullReferenceException>(control.InitLayout);