2 references to Enqueue
System.Windows.Input.Manipulations (2)
System\Windows\Input\Manipulations\ManipulationSequence.cs (2)
741this.history.Enqueue(new ManipulationState(this.currentManipulationState.Timestamp)); 745this.history.Enqueue(new ManipulationState((PointF)translation, smoothedScale, smoothedExpansion, smoothedRotation, timestamp));