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)
4385
CheckParentingCycle
(lastOwner.ParentInternal, toFind);
System\Windows\Forms\Form.cs (2)
1645
CheckParentingCycle
(this, value);
1646
CheckParentingCycle
(value, this);
System\Windows\Forms\Internal\TypedControlCollection.cs (1)
39
Control.
CheckParentingCycle
(_ownerControl, value);