1 override of OnManipulationDelta
PresentationFramework (1)
System\Windows\Controls\ScrollViewer.cs (1)
1687protected override void OnManipulationDelta(ManipulationDeltaEventArgs e)
1 reference to OnManipulationDelta
PresentationCore (1)
System\Windows\UIElement.cs (1)
4452((UIElement)sender).OnManipulationDelta(e);