3 references to RecreatePanel
System.Windows.Forms.Design (3)
System\ComponentModel\Design\DesignerActionUI.cs (3)
257RecreatePanel(ce.Component as IComponent); // because 99% of the time the action is name "dock in parent container" and get replaced by "undock" 407RecreatePanel(component); 458RecreatePanel(e.RelatedObject as IComponent);