2 references to Rotate
PresentationCore (2)
Core\CSharp\System\Windows\Input\ManipulationLogic.cs (1)
520if ((mode & ManipulationModes.Rotate) != 0)
Core\CSharp\System\Windows\Input\ManipulationModes.cs (1)
52All = Translate | Rotate | Scale,