2 references to Parent
System.Windows.Forms (2)
System\Windows\Forms\Layout\ArrangedElement.cs (2)
140
if (
Parent
is not null)
142
LayoutTransaction.DoLayout(
Parent
, this, PropertyNames.Visible);