2 overrides of OnManipulationStarted
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerTouchDevice.cs (1)
56protected override void OnManipulationStarted()
System\Windows\Input\Stylus\Wisp\WispStylusTouchDevice.cs (1)
76protected override void OnManipulationStarted()
3 references to OnManipulationStarted
PresentationCore (3)
System\Windows\Input\Stylus\Pointer\PointerTouchDevice.cs (1)
58base.OnManipulationStarted();
System\Windows\Input\Stylus\Wisp\WispStylusTouchDevice.cs (1)
78base.OnManipulationStarted();
System\Windows\Input\TouchDevice.cs (1)
1093OnManipulationStarted();