2 writes to y
System.Windows.Input.Manipulations (2)
System\Windows\Input\Manipulations\Manipulator2D.cs (2)
95
this.
y
= y;
157
this.
y
= value;
2 references to y
System.Windows.Input.Manipulations (2)
System\Windows\Input\Manipulations\Manipulator2D.cs (2)
72
return (id.GetHashCode() ^ x.GetHashCode() ^
y
.GetHashCode());
152
return this.
y
;