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