6 writes to Owner
System.Windows.Forms (6)
System\Windows\Forms\Form.cs (6)
1715Owner = null; 2890ownedForm.Owner = this; // NOTE: this calls AddOwnedForm again with correct owner set. 5038ownedForm.Owner = null; 5517Owner = ownerForm; 5791Owner = form; 5848Owner = oldOwner;