32 references to UnsafeNativeMethods
PresentationCore (32)
System\Windows\Input\Stylus\Wisp\PenContext.cs (1)
402MS.Win32.Penimc.UnsafeNativeMethods.GetLastSystemEventData(
System\Windows\Input\Stylus\Wisp\PenThreadWorker.cs (31)
132MS.Win32.Penimc.IPimcManager3 pimcManager = MS.Win32.Penimc.UnsafeNativeMethods.PimcManager; 200result.WispContextKey = MS.Win32.Penimc.UnsafeNativeMethods.QueryWispContextKey(pimcContext); 234MS.Win32.Penimc.UnsafeNativeMethods.AcquireTabletExternalLock(_tablet); 235MS.Win32.Penimc.UnsafeNativeMethods.CheckedLockWispObjectFromGit(_wispTabletKey); 268MS.Win32.Penimc.UnsafeNativeMethods.CheckedUnlockWispObjectFromGit(_wispTabletKey); 269MS.Win32.Penimc.UnsafeNativeMethods.ReleaseTabletExternalLock(_tablet); 346MS.Win32.Penimc.IPimcManager3 pimcManager = MS.Win32.Penimc.UnsafeNativeMethods.PimcManager; 472MS.Win32.Penimc.UnsafeNativeMethods.CreateResetEvent(out resetHandle); 499MS.Win32.Penimc.UnsafeNativeMethods.RaiseResetEvent(_pimcResetHandle); 524MS.Win32.Penimc.UnsafeNativeMethods.RaiseResetEvent(_pimcResetHandle); 551MS.Win32.Penimc.UnsafeNativeMethods.RaiseResetEvent(_pimcResetHandle); 573MS.Win32.Penimc.UnsafeNativeMethods.RaiseResetEvent(_pimcResetHandle); 594MS.Win32.Penimc.UnsafeNativeMethods.RaiseResetEvent(_pimcResetHandle); 619MS.Win32.Penimc.UnsafeNativeMethods.RaiseResetEvent(_pimcResetHandle); 644MS.Win32.Penimc.UnsafeNativeMethods.RaiseResetEvent(_pimcResetHandle); 663MS.Win32.Penimc.UnsafeNativeMethods.RaiseResetEvent(_pimcResetHandle); 683MS.Win32.Penimc.UnsafeNativeMethods.RaiseResetEvent(_pimcResetHandle); 702MS.Win32.Penimc.UnsafeNativeMethods.RaiseResetEvent(_pimcResetHandle); 881tabletInfo.WispTabletKey = MS.Win32.Penimc.UnsafeNativeMethods.QueryWispTabletKey(pimcTablet); 886MS.Win32.Penimc.UnsafeNativeMethods.SetWispManagerKey(pimcTablet); 888MS.Win32.Penimc.UnsafeNativeMethods.LockWispManager(); 1023MS.Win32.Penimc.UnsafeNativeMethods.CheckedLockWispObjectFromGit(penContext.WispContextKey); 1105MS.Win32.Penimc.UnsafeNativeMethods.CheckedUnlockWispObjectFromGit(penContext.WispContextKey); 1159MS.Win32.Penimc.UnsafeNativeMethods.EnsurePenImcClassesActivated(); 1199if (!MS.Win32.Penimc.UnsafeNativeMethods.GetPenEvent( 1210if (!MS.Win32.Penimc.UnsafeNativeMethods.GetPenEventMultiple( 1269MS.Win32.Penimc.UnsafeNativeMethods.DestroyResetEvent(_pimcResetHandle); 1273MS.Win32.Penimc.UnsafeNativeMethods.UnlockWispManager(); 1274MS.Win32.Penimc.UnsafeNativeMethods.ReleaseManagerExternalLock(); 1280MS.Win32.Penimc.UnsafeNativeMethods.CheckedUnlockWispObjectFromGit(_wispContextKeys[i]); 1287MS.Win32.Penimc.UnsafeNativeMethods.DeactivatePenImcClasses();