3 references to msocstateModal
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Application.cs (3)
2730
cm.OnComponentEnterState((IntPtr)componentID, NativeMethods.MSOCM.
msocstateModal
, NativeMethods.MSOCM.msoccontextAll, 0, 0, 0);
2942
cm.FOnComponentExitState((IntPtr)componentID, NativeMethods.MSOCM.
msocstateModal
, NativeMethods.MSOCM.msoccontextAll, 0, 0);
3834
if (uStateID == NativeMethods.MSOCM.
msocstateModal
) {