1 reference to OnManipulationBoundaryFeedbackThunk
PresentationCore (1)
Core\CSharp\System\Windows\UIElement.cs (1)
110
EventManager.RegisterClassHandler(typeof(UIElement), ManipulationBoundaryFeedbackEvent, new EventHandler<ManipulationBoundaryFeedbackEventArgs>(
OnManipulationBoundaryFeedbackThunk
));