1 override of OnManipulationCompleted
PresentationFramework (1)
System\Windows\Controls\ScrollViewer.cs (1)
1935
protected override void
OnManipulationCompleted
(ManipulationCompletedEventArgs e)
1 reference to OnManipulationCompleted
PresentationCore (1)
System\Windows\UIElement.cs (1)
4521
((UIElement)sender).
OnManipulationCompleted
(e);