1 override of OnManipulationDelta
PresentationFramework (1)
src\Framework\System\Windows\Controls\ScrollViewer.cs (1)
1733
protected override void
OnManipulationDelta
(ManipulationDeltaEventArgs e)
1 reference to OnManipulationDelta
PresentationCore (1)
Core\CSharp\System\Windows\UIElement.cs (1)
4489
((UIElement)sender).
OnManipulationDelta
(e);