2 references to ScaleY
PresentationCore (2)
System\Windows\Input\ManipulationLogic.cs (2)
173new Vector(delta.ScaleX * add.Scale.X, delta.ScaleY * add.Scale.Y), 181new Vector(delta.ScaleX, delta.ScaleY),