ScrollViewer.IsHorizontalScrollChainingEnabledProperty プロパティ

定義

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

プロパティ値

IsHorizontalScrollChainingEnabled 依存関係プロパティの識別子。

適用対象