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