1 override of OnManipulationStarting
PresentationFramework (1)
src\Framework\System\Windows\Controls\ScrollViewer.cs (1)
1628protected override void OnManipulationStarting(ManipulationStartingEventArgs e)
1 reference to OnManipulationStarting
PresentationCore (1)
Core\CSharp\System\Windows\UIElement.cs (1)
4439((UIElement)sender).OnManipulationStarting(e);