1 write to _callbackDelegate
PresentationCore (1)
System\Windows\Input\Stylus\Pointer\PointerInteractionEngine.cs (1)
203_callbackDelegate = Callback;
1 reference to _callbackDelegate
PresentationCore (1)
System\Windows\Input\Stylus\Pointer\PointerInteractionEngine.cs (1)
206UnsafeNativeMethods.RegisterOutputCallbackInteractionContext(_interactionContext.Value, _callbackDelegate);