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