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