1 write to ExpansionVelocity
PresentationCore (1)
Core\CSharp\System\Windows\Input\ManipulationVelocities.cs (1)
24ExpansionVelocity = expansionVelocity;
2 references to ExpansionVelocity
PresentationCore (2)
Core\CSharp\System\Windows\Input\ManipulationInertiaStartingEventArgs.cs (2)
154_expansionBehavior = new InertiaExpansionBehavior(InitialVelocities.ExpansionVelocity); 257InertiaExpansionBehavior.ApplyParameters(_expansionBehavior, processor, velocities.ExpansionVelocity);