4 writes to ReflectParent
System.Windows.Forms (4)
System\Windows\Forms\Control.cs (4)
5006ReflectParent = null; 8143ReflectParent = null; 11728ReflectParent = FromHandle(parentHandle); 11733ReflectParent = null;
2 references to ReflectParent
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (2)
2965Control? existing = ReflectParent; 7695if (ReflectParent == ParentInternal)