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相依性屬性的識別碼。

適用於