2 references to PropFormerlyActiveMdiChild
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Form.cs (2)
500
return (Form)Properties.GetObject(
PropFormerlyActiveMdiChild
);
505
Properties.SetObject(
PropFormerlyActiveMdiChild
, value);