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