1 override of OnManipulationCompleted
PresentationFramework (1)
src\Framework\System\Windows\Controls\ScrollViewer.cs (1)
1981
protected override void
OnManipulationCompleted
(ManipulationCompletedEventArgs e)
1 reference to OnManipulationCompleted
PresentationCore (1)
Core\CSharp\System\Windows\UIElement.cs (1)
4564
((UIElement)sender).
OnManipulationCompleted
(e);