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