4 writes to ReflectParent
System.Windows.Forms (4)
System\Windows\Forms\Control.cs (4)
4704ReflectParent = null; 7446ReflectParent = null; 10891ReflectParent = FromHandle(parentHandle); 10896ReflectParent = null;
2 references to ReflectParent
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (2)
2699Control? existing = ReflectParent; 7010if (ReflectParent == ParentInternal)