ScrollViewer.IsHorizontalRailEnabledProperty 属性

定义

标识 IsHorizontalRailEnabled 依赖属性。

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

属性值

IsHorizontalRailEnabled 依赖属性的标识符。

适用于