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