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