4 references to InitLayout
System.Windows.Forms (1)
System\Windows\Forms\Control.ControlCollection.cs (1)
117value.InitLayout();
System.Windows.Forms.Tests (3)
System\Windows\Forms\ControlTests.ControlCollection.cs (1)
3600public new void InitLayout() => base.InitLayout();
System\Windows\Forms\ControlTests.cs (1)
1222public new void InitLayout() => base.InitLayout();
System\Windows\Forms\ControlTests.Methods.cs (1)
2967public new void InitLayout() => base.InitLayout();