2 references to OnLoad
System.Windows.Forms (1)
System\Windows\Forms\UserControl.cs (1)
265OnLoad(EventArgs.Empty);
System.Windows.Forms.Tests (1)
System\Windows\Forms\UserControlTests.cs (1)
1871public new void OnLoad(EventArgs e) => base.OnLoad(e);