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