3 writes to cumulativeExpansion
System.Windows.Input.Manipulations (3)
System\Windows\Input\Manipulations\ManipulationSequence.cs (3)
715this.cumulativeExpansion += expansion; 723this.cumulativeExpansion = ForceFinite(this.cumulativeExpansion); 974this.cumulativeExpansion = 0.0f;
4 references to cumulativeExpansion
System.Windows.Input.Manipulations (4)
System\Windows\Input\Manipulations\ManipulationSequence.cs (4)
249return this.cumulativeExpansion; 723this.cumulativeExpansion = ForceFinite(this.cumulativeExpansion); 744this.cumulativeExpansion, 821this.cumulativeExpansion,