4 writes to ReflectParent
System.Windows.Forms (4)
System\Windows\Forms\Control.cs (4)
4703ReflectParent = null; 7405ReflectParent = null; 10858ReflectParent = FromHandle(parentHandle); 10863ReflectParent = null;
2 references to ReflectParent
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (2)
2698Control? existing = ReflectParent; 6969if (ReflectParent == ParentInternal)