ManipulationInertiaStartingRoutedEventArgs.ExpansionBehavior Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le taux de ralentissement du mouvement d'expansion de l'inertie.
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
Valeur de propriété
Taux de ralentissement du mouvement d'expansion de l'inertie.