1 reference to MaxHistoryLength
System.Windows.Input.Manipulations (1)
System\Windows\Input\Manipulations\ManipulationSequence.cs (1)
1347int newHistoryLength = (int)Math.Round(smoothingLevel * MaxHistoryLength);