5 references to Value
System.Windows.Input.Manipulations (5)
System\Windows\Input\Manipulations\ManipulationVelocities2D.cs (5)
35
get { return this.linearVelocityX.
Value
; }
43
get { return this.linearVelocityY.
Value
; }
51
get { return this.angularVelocity.
Value
; }
60
get { return this.expansionVelocity.
Value
; }
69
get { return this.expansionVelocity.
Value
; }