ManipulationInertiaStartingRoutedEventArgs.ExpansionBehavior Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get or sets the rate of slowdown of expansion inertial movement.
public:
property InertiaExpansionBehavior ^ ExpansionBehavior { InertiaExpansionBehavior ^ get(); void set(InertiaExpansionBehavior ^ value); };
InertiaExpansionBehavior ExpansionBehavior();
void ExpansionBehavior(InertiaExpansionBehavior value);
public InertiaExpansionBehavior ExpansionBehavior { get; set; }
var inertiaExpansionBehavior = manipulationInertiaStartingRoutedEventArgs.expansionBehavior;
manipulationInertiaStartingRoutedEventArgs.expansionBehavior = inertiaExpansionBehavior;
Public Property ExpansionBehavior As InertiaExpansionBehavior
Property Value
The rate of slowdown of expansion inertial movement