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