1 reference to GetParent
System.Windows.Forms.Design (1)
System\ComponentModel\Design\ToolStripContainerActionList.cs (1)
169newParent = control is ToolStrip ? GetParent(control) : _toolStripContainer.ContentPanel;