2 references to DeactivateActCtx
System.Windows.Forms.Interop.Tests (1)
PropertyGridTests.cs (1)
110if (!PInvoke.DeactivateActCtx(0, cookie))
System.Windows.Forms.Primitives (1)
System\Windows\Forms\Internals\ThemingScope.cs (1)
42bool success = PInvoke.DeactivateActCtx(0, _cookie);