4 writes to ReflectParent
System.Windows.Forms (4)
System\Windows\Forms\Control.cs (4)
4777ReflectParent = null; 7519ReflectParent = null; 10986ReflectParent = FromHandle(parentHandle); 10991ReflectParent = null;
2 references to ReflectParent
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (2)
2772Control? existing = ReflectParent; 7080if (ReflectParent == ParentInternal)