4 writes to ReflectParent
System.Windows.Forms (4)
System\Windows\Forms\Control.cs (4)
4798ReflectParent = null; 7538ReflectParent = null; 11002ReflectParent = FromHandle(parentHandle); 11007ReflectParent = null;
2 references to ReflectParent
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (2)
2793Control? existing = ReflectParent; 7101if (ReflectParent == ParentInternal)