3 references to InitLayout
System.Windows.Forms.Tests (3)
System\Windows\Forms\ControlTests.Methods.cs (3)
2964control.InitLayout(); 2969control.InitLayout(); 2979Assert.Throws<NullReferenceException>(control.InitLayout);