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