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