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