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