2 overrides of UpdateStylusCapture
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerLogic.cs (1)
504
internal override void
UpdateStylusCapture
(StylusDeviceBase stylusDevice, IInputElement oldStylusDeviceCapture, IInputElement newStylusDeviceCapture, int timestamp)
System\Windows\Input\Stylus\Wisp\WispLogic.cs (1)
2052
internal override void
UpdateStylusCapture
(StylusDeviceBase stylusDevice, IInputElement oldStylusDeviceCapture, IInputElement newStylusDeviceCapture, int timestamp)