3 references to MaxHistoryLength
System.Windows.Input.Manipulations (3)
System\Windows\Input\Manipulations\ManipulationSequence.cs (3)
1248: base(MaxHistoryLength) 1278if (this.stopMarkCount > MaxHistoryLength) 1292if (Count >= MaxHistoryLength)