5 references to Value
System.Windows.Input.Manipulations (5)
System\Windows\Input\Manipulations\ManipulationVelocities2D.cs (5)
38get { return this.linearVelocityX.Value; } 46get { return this.linearVelocityY.Value; } 54get { return this.angularVelocity.Value; } 63get { return this.expansionVelocity.Value; } 72get { return this.expansionVelocity.Value; }