Share via


ScrollViewer.IsScrollInertiaEnabledProperty 屬性

定義

識別 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

屬性值

IsScrollInertiaEnabled相依性屬性的識別碼。

適用於