4 writes to ReflectParent
System.Windows.Forms (4)
System\Windows\Forms\Control.cs (4)
4703ReflectParent = null; 7445ReflectParent = null; 10890ReflectParent = FromHandle(parentHandle); 10895ReflectParent = null;
2 references to ReflectParent
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (2)
2698Control? existing = ReflectParent; 7009if (ReflectParent == ParentInternal)