2 references to LayoutEventArgs
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (1)
8436PerformLayout(new LayoutEventArgs(affectedControl, affectedProperty));
System\Windows\Forms\Controls\ToolStrips\ToolStripPanel.cs (1)
655OnLayout(new LayoutEventArgs(this, PropertyNames.Rows));