1 reference to OnManipulationCompletedThunk
PresentationCore (1)
Core\CSharp\System\Windows\UIElement.cs (1)
111
EventManager.RegisterClassHandler(typeof(UIElement), ManipulationCompletedEvent, new EventHandler<ManipulationCompletedEventArgs>(
OnManipulationCompletedThunk
));