1 write to x
System.Windows.Input.Manipulations (1)
System\Windows\Input\Manipulations\ManipulationPivot2D.cs (1)
75
this.
x
= value;
2 references to x
System.Windows.Input.Manipulations (2)
System\Windows\Input\Manipulations\ManipulationPivot2D.cs (2)
71
get { return this.
x
; }
131
return !float.IsNaN(this.
x
) && !float.IsNaN(this.y);