1 reference to OnManipulationStartedThunk
PresentationCore (1)
Core\CSharp\System\Windows\UIElement.cs (1)
107
EventManager.RegisterClassHandler(typeof(UIElement), ManipulationStartedEvent, new EventHandler<ManipulationStartedEventArgs>(
OnManipulationStartedThunk
));