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