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