2 overrides of OnManipulationStarted
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerTouchDevice.cs (1)
57
protected override void
OnManipulationStarted
()
System\Windows\Input\Stylus\Wisp\WispStylusTouchDevice.cs (1)
77
protected override void
OnManipulationStarted
()
3 references to OnManipulationStarted
PresentationCore (3)
System\Windows\Input\Stylus\Pointer\PointerTouchDevice.cs (1)
59
base.
OnManipulationStarted
();
System\Windows\Input\Stylus\Wisp\WispStylusTouchDevice.cs (1)
79
base.
OnManipulationStarted
();
System\Windows\Input\TouchDevice.cs (1)
1092
OnManipulationStarted
();