3 writes to cumulativeExpansion
System.Windows.Input.Manipulations (3)
System\Windows\Input\Manipulations\ManipulationSequence.cs (3)
716this.cumulativeExpansion += expansion; 724this.cumulativeExpansion = ForceFinite(this.cumulativeExpansion); 975this.cumulativeExpansion = 0.0f;
4 references to cumulativeExpansion
System.Windows.Input.Manipulations (4)
System\Windows\Input\Manipulations\ManipulationSequence.cs (4)
250return this.cumulativeExpansion; 724this.cumulativeExpansion = ForceFinite(this.cumulativeExpansion); 745this.cumulativeExpansion, 822this.cumulativeExpansion,