1 write to IsSingleTouchEnabled
PresentationCore (1)
System\Windows\Input\ManipulationStartingEventArgs.cs (1)
29IsSingleTouchEnabled = true;
1 reference to IsSingleTouchEnabled
PresentationCore (1)
System\Windows\Input\ManipulationLogic.cs (1)
385if (startingArgs.IsSingleTouchEnabled || (numManipulators >= 2))