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