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. 5069ownedForm.Owner = null; 5548Owner = ownerForm; 5822Owner = form; 5879Owner = oldOwner;