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