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