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