2 references to LayoutEventArgs
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (1)
9925PerformLayout(new LayoutEventArgs(affectedControl, affectedProperty));
winforms\Managed\System\WinForms\ToolStripPanel.cs (1)
698OnLayout(new LayoutEventArgs(this, PropertyNames.Rows));