ScrollViewer::OnManipulationStarting Method (ManipulationStartingEventArgs^)
.NET Framework (current version)
Called when the ManipulationStarting event occurs.
Assembly: PresentationFramework (in PresentationFramework.dll)
protected: virtual void OnManipulationStarting( ManipulationStartingEventArgs^ e ) override
Parameters
- e
-
Type:
System.Windows.Input::ManipulationStartingEventArgs^
The event data.
The OnManipulationInertiaStarting method sets the Handled property to true.
.NET Framework
Available since 4.0
Available since 4.0
Show: