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)
3598public new void InitLayout() => base.InitLayout();
System\Windows\Forms\ControlTests.cs (1)
1220public new void InitLayout() => base.InitLayout();
System\Windows\Forms\ControlTests.Methods.cs (1)
2998public new void InitLayout() => base.InitLayout();