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