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