2 references to None
PresentationCore (2)
Core\CSharp\System\Windows\Input\Manipulation.cs (1)
146return ManipulationModes.None;
Core\CSharp\System\Windows\Input\ManipulationLogic.cs (1)
421if (!startingArgs.RequestedCancel && (startingArgs.Mode != ManipulationModes.None))