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