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)
40
if (
_cookie
!= 0)
42
bool success = PInvoke.DeactivateActCtx(0,
_cookie
);