3 references to MaxHistoryLength
System.Windows.Input.Manipulations (3)
System\Windows\Input\Manipulations\ManipulationSequence.cs (3)
1243: base(MaxHistoryLength) 1273if (this.stopMarkCount > MaxHistoryLength) 1287if (Count >= MaxHistoryLength)