2 writes to _ownerControl
System.Windows.Forms (2)
System\Windows\Forms\Internal\TypedControlCollection.cs (2)
21
_ownerControl
= owner;
28
_ownerControl
= owner;
1 reference to _ownerControl
System.Windows.Forms (1)
System\Windows\Forms\Internal\TypedControlCollection.cs (1)
39
Control.CheckParentingCycle(
_ownerControl
, value);