2 references to Parent
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ArrangedElement.cs (2)
128if (Parent != null){ 129LayoutTransaction.DoLayout(this.Parent, this, PropertyNames.Visible);