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