1 write to WispTabletKey
PresentationCore (1)
System\Windows\Input\Stylus\Wisp\PenThreadWorker.cs (1)
891tabletInfo.WispTabletKey = MS.Win32.Penimc.UnsafeNativeMethods.QueryWispTabletKey(pimcTablet);
3 references to WispTabletKey
PresentationCore (3)
System\Windows\Input\Stylus\Wisp\WispTabletDevice.cs (3)
43_penThread.WorkerAcquireTabletLocks(tabletInfo.PimcTablet.Value, tabletInfo.WispTabletKey); 351PenThread.WorkerReleaseTabletLocks(tablet, _tabletInfo.WispTabletKey); 430return _tabletInfo.WispTabletKey;