6 writes to Owner
System.Windows.Forms (6)
System\Windows\Forms\Form.cs (6)
1712Owner = null; 2887ownedForm.Owner = this; // NOTE: this calls AddOwnedForm again with correct owner set. 5004ownedForm.Owner = null; 5483Owner = ownerForm; 5757Owner = form; 5814Owner = oldOwner;