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