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