ScrollViewer.IsVerticalRailEnabledProperty Property

Definition

Identifies the IsVerticalRailEnabled dependency property.

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

Property Value

The identifier for the IsVerticalRailEnabled dependency property.

Applies to