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