1 reference to OnManipulationInertiaStartingThunk
PresentationCore (1)
Core\CSharp\System\Windows\UIElement.cs (1)
109
EventManager.RegisterClassHandler(typeof(UIElement), ManipulationInertiaStartingEvent, new EventHandler<ManipulationInertiaStartingEventArgs>(
OnManipulationInertiaStartingThunk
));