ScrollViewer.

VerticalScrollBarViewportSizeProperty Field

Summary

Defines the VerticalScrollBarViewportSize property.
Namespace
Avalonia.Controls
Containing Type
ScrollViewer

Syntax

public static readonly DirectProperty<ScrollViewer, double> VerticalScrollBarViewportSizeProperty

Remarks

There is no public C# accessor for this property as it is intended to be bound to by a ScrollContentPresenter in the control's template.