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