3 writes to cumulativeExpansion
System.Windows.Input.Manipulations (3)
System\Windows\Input\Manipulations\ManipulationSequence.cs (3)
722this.cumulativeExpansion += expansion; 730this.cumulativeExpansion = ForceFinite(this.cumulativeExpansion); 981this.cumulativeExpansion = 0.0f;
4 references to cumulativeExpansion
System.Windows.Input.Manipulations (4)
System\Windows\Input\Manipulations\ManipulationSequence.cs (4)
253return this.cumulativeExpansion; 730this.cumulativeExpansion = ForceFinite(this.cumulativeExpansion); 751this.cumulativeExpansion, 828this.cumulativeExpansion,