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