1 write to _hContext
PresentationCore (1)
Core\CSharp\MS\Internal\Ink\GestureRecognizer\NativeRecognizer.cs (1)
84out _hContext);
8 references to _hContext
PresentationCore (8)
Core\CSharp\MS\Internal\Ink\GestureRecognizer\NativeRecognizer.cs (8)
94_hContext.AddReferenceOnRecognizer(NativeRecognizer.RecognizerHandleSingleton); 153int hr = SetEnabledGestures(_hContext, enabledGestures); 210hr = MS.Win32.Recognizer.UnsafeNativeMethods.ResetContext(_hContext); 218hr = AddStrokes(_hContext, strokes); 227hr = MS.Win32.Recognizer.UnsafeNativeMethods.Process(_hContext, out bIncremental); 347_hContext.Dispose(); 721hr = MS.Win32.Recognizer.UnsafeNativeMethods.GetAlternateList(_hContext, ref recoRange, ref countOfAlternates, pRecoAlternates, MS.Win32.Recognizer.ALT_BREAKS.ALT_BREAKS_SAME); 790_hContext, ref ptr)) )