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