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