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