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