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