32 references to UnsafeNativeMethods
PresentationCore (32)
System\Windows\Input\Stylus\Wisp\PenContext.cs (1)
403MS.Win32.Penimc.UnsafeNativeMethods.GetLastSystemEventData(
System\Windows\Input\Stylus\Wisp\PenThreadWorker.cs (31)
133MS.Win32.Penimc.IPimcManager3 pimcManager = MS.Win32.Penimc.UnsafeNativeMethods.PimcManager; 201result.WispContextKey = MS.Win32.Penimc.UnsafeNativeMethods.QueryWispContextKey(pimcContext); 235MS.Win32.Penimc.UnsafeNativeMethods.AcquireTabletExternalLock(_tablet); 236MS.Win32.Penimc.UnsafeNativeMethods.CheckedLockWispObjectFromGit(_wispTabletKey); 269MS.Win32.Penimc.UnsafeNativeMethods.CheckedUnlockWispObjectFromGit(_wispTabletKey); 270MS.Win32.Penimc.UnsafeNativeMethods.ReleaseTabletExternalLock(_tablet); 347MS.Win32.Penimc.IPimcManager3 pimcManager = MS.Win32.Penimc.UnsafeNativeMethods.PimcManager; 473MS.Win32.Penimc.UnsafeNativeMethods.CreateResetEvent(out resetHandle); 500MS.Win32.Penimc.UnsafeNativeMethods.RaiseResetEvent(_pimcResetHandle); 525MS.Win32.Penimc.UnsafeNativeMethods.RaiseResetEvent(_pimcResetHandle); 552MS.Win32.Penimc.UnsafeNativeMethods.RaiseResetEvent(_pimcResetHandle); 574MS.Win32.Penimc.UnsafeNativeMethods.RaiseResetEvent(_pimcResetHandle); 595MS.Win32.Penimc.UnsafeNativeMethods.RaiseResetEvent(_pimcResetHandle); 620MS.Win32.Penimc.UnsafeNativeMethods.RaiseResetEvent(_pimcResetHandle); 645MS.Win32.Penimc.UnsafeNativeMethods.RaiseResetEvent(_pimcResetHandle); 664MS.Win32.Penimc.UnsafeNativeMethods.RaiseResetEvent(_pimcResetHandle); 684MS.Win32.Penimc.UnsafeNativeMethods.RaiseResetEvent(_pimcResetHandle); 703MS.Win32.Penimc.UnsafeNativeMethods.RaiseResetEvent(_pimcResetHandle); 882tabletInfo.WispTabletKey = MS.Win32.Penimc.UnsafeNativeMethods.QueryWispTabletKey(pimcTablet); 887MS.Win32.Penimc.UnsafeNativeMethods.SetWispManagerKey(pimcTablet); 889MS.Win32.Penimc.UnsafeNativeMethods.LockWispManager(); 1024MS.Win32.Penimc.UnsafeNativeMethods.CheckedLockWispObjectFromGit(penContext.WispContextKey); 1106MS.Win32.Penimc.UnsafeNativeMethods.CheckedUnlockWispObjectFromGit(penContext.WispContextKey); 1160MS.Win32.Penimc.UnsafeNativeMethods.EnsurePenImcClassesActivated(); 1200if (!MS.Win32.Penimc.UnsafeNativeMethods.GetPenEvent( 1211if (!MS.Win32.Penimc.UnsafeNativeMethods.GetPenEventMultiple( 1270MS.Win32.Penimc.UnsafeNativeMethods.DestroyResetEvent(_pimcResetHandle); 1274MS.Win32.Penimc.UnsafeNativeMethods.UnlockWispManager(); 1275MS.Win32.Penimc.UnsafeNativeMethods.ReleaseManagerExternalLock(); 1281MS.Win32.Penimc.UnsafeNativeMethods.CheckedUnlockWispObjectFromGit(_wispContextKeys[i]); 1288MS.Win32.Penimc.UnsafeNativeMethods.DeactivatePenImcClasses();