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. 5020ownedForm.Owner = null; 5499Owner = ownerForm; 5773Owner = form; 5830Owner = oldOwner;