Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1 KB

control_onmanipulationcompleted_1129406310.md

File metadata and controls

28 lines (17 loc) · 1 KB
-api-id -api-type
M:Microsoft.UI.Xaml.Controls.Control.OnManipulationCompleted(Microsoft.UI.Xaml.Input.ManipulationCompletedRoutedEventArgs)
winrt method

Microsoft.UI.Xaml.Controls.Control.OnManipulationCompleted

-description

Called before the ManipulationCompleted event occurs.

-parameters

-param e

Event data for the event.

-remarks

-examples

-see-also

UIElement.ManipulationCompleted, ManipulationCompletedRoutedEventArgs, Events and routed events overview, Custom user interactions, Handle pointer input