4 writes to ReflectParent
System.Windows.Forms (4)
System\Windows\Forms\Control.cs (4)
4791ReflectParent = null; 7533ReflectParent = null; 10997ReflectParent = FromHandle(parentHandle); 11002ReflectParent = null;
2 references to ReflectParent
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (2)
2786Control? existing = ReflectParent; 7096if (ReflectParent == ParentInternal)