1 write to WispContextKey
PresentationCore (1)
System\Windows\Input\Stylus\Wisp\PenContext.cs (1)
24
WispContextKey
= wispContextKey;
4 references to WispContextKey
PresentationCore (4)
System\Windows\Input\Stylus\Wisp\PenThreadWorker.cs (4)
1023
MS.Win32.Penimc.UnsafeNativeMethods.CheckedLockWispObjectFromGit(penContext.
WispContextKey
);
1039
_wispContextKeys[i] = pc.
WispContextKey
;
1093
_wispContextKeys[i] = pc.
WispContextKey
;
1105
MS.Win32.Penimc.UnsafeNativeMethods.CheckedUnlockWispObjectFromGit(penContext.
WispContextKey
);