ManipulationInertiaStartingRoutedEventArgs.ExpansionBehavior Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene o imposta la frequenza di rallentamento del movimento inerziale di espansione.
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
Valore della proprietà
Frequenza di rallentamento del movimento inerziale di espansione.