5 references to CheckParentingCycle
System.Windows.Forms (5)
System\Windows\Forms\Control.ControlCollection.cs (1)
61
CheckParentingCycle
(Owner, value);
System\Windows\Forms\Control.cs (1)
4459
CheckParentingCycle
(lastOwner.ParentInternal, toFind);
System\Windows\Forms\Form.cs (2)
1642
CheckParentingCycle
(this, value);
1643
CheckParentingCycle
(value, this);
System\Windows\Forms\Internal\TypedControlCollection.cs (1)
39
Control.
CheckParentingCycle
(_ownerControl, value);