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