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

適用対象