ScrollViewer::OnManipulationInertiaStarting Method (ManipulationInertiaStartingEventArgs^)
.NET Framework (current version)
Called when the ManipulationInertiaStarting event occurs.
Assembly: PresentationFramework (in PresentationFramework.dll)
protected: virtual void OnManipulationInertiaStarting( ManipulationInertiaStartingEventArgs^ e ) override
Parameters
- e
-
Type:
System.Windows.Input::ManipulationInertiaStartingEventArgs^
The event data.
.NET Framework
Available since 4.0
Available since 4.0
Show: