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