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