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