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