4 references to PropActiveMdiChild
System.Windows.Forms (4)
winforms\Managed\System\WinForms\Form.cs (4)
486return (Form)Properties.GetObject(PropActiveMdiChild); 490Properties.SetObject(PropActiveMdiChild, value); 3802if (Properties.ContainsObject(PropActiveMdiChild)) Properties.SetObject(PropActiveMdiChild, null);