1 reference to OnManipulationStartingThunk
PresentationCore (1)
System\Windows\UIElement.cs (1)
99
EventManager.RegisterClassHandler(typeof(UIElement), ManipulationStartingEvent, new EventHandler<ManipulationStartingEventArgs>(
OnManipulationStartingThunk
));