3 references to MaxHistoryLength
System.Windows.Input.Manipulations (3)
System\Windows\Input\Manipulations\ManipulationSequence.cs (3)
1244: base(MaxHistoryLength) 1274if (this.stopMarkCount > MaxHistoryLength) 1288if (Count >= MaxHistoryLength)