1 reference to OnManipulationDeltaThunk
PresentationCore (1)
System\Windows\UIElement.cs (1)
101
EventManager.RegisterClassHandler(typeof(UIElement), ManipulationDeltaEvent, new EventHandler<ManipulationDeltaEventArgs>(
OnManipulationDeltaThunk
));