ScrollView.HorizontalScrollChainModeProperty 属性

定义

标识 HorizontalScrollChainMode 依赖属性。

public:
 static property DependencyProperty ^ HorizontalScrollChainModeProperty { DependencyProperty ^ get(); };
static DependencyProperty HorizontalScrollChainModeProperty();
public static DependencyProperty HorizontalScrollChainModeProperty { get; }
var dependencyProperty = ScrollView.horizontalScrollChainModeProperty;
Public Shared ReadOnly Property HorizontalScrollChainModeProperty As DependencyProperty

属性值

HorizontalScrollChainMode 依赖属性的标识符。

适用于