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