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