1 override of OnManipulationInertiaStarting
PresentationFramework (1)
src\Framework\System\Windows\Controls\ScrollViewer.cs (1)
1963
protected override void
OnManipulationInertiaStarting
(ManipulationInertiaStartingEventArgs e)
1 reference to OnManipulationInertiaStarting
PresentationCore (1)
Core\CSharp\System\Windows\UIElement.cs (1)
4514
((UIElement)sender).
OnManipulationInertiaStarting
(e);