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