1 write to WispContextKey
PresentationCore (1)
System\Windows\Input\Stylus\Wisp\PenContext.cs (1)
25
WispContextKey
= wispContextKey;
4 references to WispContextKey
PresentationCore (4)
System\Windows\Input\Stylus\Wisp\PenThreadWorker.cs (4)
1021
MS.Win32.Penimc.UnsafeNativeMethods.CheckedLockWispObjectFromGit(penContext.
WispContextKey
);
1037
_wispContextKeys[i] = pc.
WispContextKey
;
1091
_wispContextKeys[i] = pc.
WispContextKey
;
1103
MS.Win32.Penimc.UnsafeNativeMethods.CheckedUnlockWispObjectFromGit(penContext.
WispContextKey
);