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 依存関係プロパティの識別子。

適用対象