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)
206
UnsafeNativeMethods.RegisterOutputCallbackInteractionContext(_interactionContext,
_callbackDelegate
);