4 writes to ReflectParent
System.Windows.Forms (4)
System\Windows\Forms\Control.cs (4)
4702ReflectParent = null; 7444ReflectParent = null; 10889ReflectParent = FromHandle(parentHandle); 10894ReflectParent = null;
2 references to ReflectParent
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (2)
2697Control? existing = ReflectParent; 7008if (ReflectParent == ParentInternal)