2 references to OnLoad
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripContentPanel.cs (1)
303OnLoad(EventArgs.Empty);
System.Windows.Forms.Tests (1)
System\Windows\Forms\ToolStripContentPanelTests.cs (1)
2090public new void OnLoad(EventArgs e) => base.OnLoad(e);