2 references to FormMDIParentAndChild
System.Windows.Forms (2)
System\Windows\Forms\Form.ControlCollection.cs (1)
41throw new ArgumentException(SR.FormMDIParentAndChild, nameof(value));
System\Windows\Forms\Form.cs (1)
1484throw new ArgumentException(SR.FormMDIParentAndChild, nameof(value));