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