1 override of OnManipulationInertiaStarting
PresentationFramework (1)
System\Windows\Controls\ScrollViewer.cs (1)
1917protected override void OnManipulationInertiaStarting(ManipulationInertiaStartingEventArgs e)
1 reference to OnManipulationInertiaStarting
PresentationCore (1)
System\Windows\UIElement.cs (1)
4477((UIElement)sender).OnManipulationInertiaStarting(e);