6 references to msoccontextAll
System.Windows.Forms (6)
winforms\Managed\System\WinForms\Application.cs (4)
1932
if (uContext == NativeMethods.MSOCM.
msoccontextAll
|| uContext == NativeMethods.MSOCM.msoccontextMine) {
1982
if (uContext == NativeMethods.MSOCM.
msoccontextAll
|| uContext == NativeMethods.MSOCM.msoccontextMine) {
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);
winforms\Managed\System\WinForms\ComponentManagerBroker.cs (2)
554
if (uContext == NativeMethods.MSOCM.
msoccontextAll
|| uContext == NativeMethods.MSOCM.msoccontextMine) {
567
if (uContext == NativeMethods.MSOCM.
msoccontextAll
|| uContext == NativeMethods.MSOCM.msoccontextMine) {