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