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