-api-id | -api-type |
---|---|
T:Windows.UI.Xaml.Input.ManipulationCompletedRoutedEventArgs |
winrt class |
Provides data for the ManipulationCompleted event.
The following code example shows scenario 4 from the Input sample. This code shows some usage patterns for direct manipulation using the ManipulationStarting, ManipulationStarted, ManipulationDelta, ManipulationInertiaStarting, and ManipulationCompleted events.
[!code-csharpScenario4Code]
[!code-vbScenario4Code]
RoutedEventArgs ndows.ui.xaml/routedeventargs.md)