ScrollViewer.IsScrollInertiaEnabledProperty Propiedad

Definición

Identifica la propiedad de dependencia IsScrollInertiaEnabled .

public:
 static property DependencyProperty ^ IsScrollInertiaEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty IsScrollInertiaEnabledProperty();
public static DependencyProperty IsScrollInertiaEnabledProperty { get; }
var dependencyProperty = ScrollViewer.isScrollInertiaEnabledProperty;
Public Shared ReadOnly Property IsScrollInertiaEnabledProperty As DependencyProperty

Valor de propiedad

Identificador de la propiedad de dependencia IsScrollInertiaEnabled .

Se aplica a