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