1 write to Scale
PresentationCore (1)
Core\CSharp\System\Windows\Input\ManipulationDelta.cs (1)
21Scale = scale;
2 references to Scale
PresentationCore (2)
Core\CSharp\System\Windows\Input\ManipulationLogic.cs (2)
197new Vector(delta.ScaleX * add.Scale.X, delta.ScaleY * add.Scale.Y),