ScrollViewer.IsVerticalRailEnabledProperty 属性

定义

标识 IsVerticalRailEnabled 依赖属性。

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

属性值

IsVerticalRailEnabled 依赖属性的标识符。

适用于