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