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