ScrollViewer.IsHorizontalScrollChainingEnabledProperty 屬性

定義

識別 IsHorizontalScrollChainingEnabled 相依性屬性。

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相依性屬性的識別碼。

適用於