1 override of OnManipulationStarting
PresentationFramework (1)
System\Windows\Controls\ScrollViewer.cs (1)
1582
protected override void
OnManipulationStarting
(ManipulationStartingEventArgs e)
1 reference to OnManipulationStarting
PresentationCore (1)
System\Windows\UIElement.cs (1)
4396
((UIElement)sender).
OnManipulationStarting
(e);