5 references to Value
System.Windows.Input.Manipulations (5)
System\Windows\Input\Manipulations\ManipulationVelocities2D.cs (5)
36
get { return this.linearVelocityX.
Value
; }
44
get { return this.linearVelocityY.
Value
; }
52
get { return this.angularVelocity.
Value
; }
61
get { return this.expansionVelocity.
Value
; }
70
get { return this.expansionVelocity.
Value
; }