2 overrides of OnManipulationStarted
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerTouchDevice.cs (1)
61
protected override void
OnManipulationStarted
()
System\Windows\Input\Stylus\Wisp\WispStylusTouchDevice.cs (1)
85
protected override void
OnManipulationStarted
()
3 references to OnManipulationStarted
PresentationCore (3)
System\Windows\Input\Stylus\Pointer\PointerTouchDevice.cs (1)
63
base.
OnManipulationStarted
();
System\Windows\Input\Stylus\Wisp\WispStylusTouchDevice.cs (1)
87
base.
OnManipulationStarted
();
System\Windows\Input\TouchDevice.cs (1)
1104
OnManipulationStarted
();