4 writes to ReflectParent
System.Windows.Forms (4)
System\Windows\Forms\Control.cs (4)
4702ReflectParent = null; 7441ReflectParent = null; 10880ReflectParent = FromHandle(parentHandle); 10885ReflectParent = null;
2 references to ReflectParent
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (2)
2697Control? existing = ReflectParent; 7005if (ReflectParent == ParentInternal)