1 write to IsTopMdiWindowClosing
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Form.cs (1)
7092mdiChild.IsTopMdiWindowClosing = IsClosing;
1 reference to IsTopMdiWindowClosing
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ContainerControl.cs (1)
488if (!this.activeControl.Parent.IsTopMdiWindowClosing)