3 references to msogacActive
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Application.cs (2)
2274
if (dwgac == NativeMethods.MSOCM.
msogacActive
) {
3141
if (ComponentManager.FGetActiveComponent(NativeMethods.MSOCM.
msogacActive
, activeComponents, null, 0) &&
winforms\Managed\System\WinForms\ComponentManagerBroker.cs (1)
611
if (dwgac == NativeMethods.MSOCM.
msogacActive
) {