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 依存関係プロパティの識別子。

適用対象