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