ScrollViewerScrollChangedEvent Field

Defines the ScrollChanged event.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static readonly RoutedEvent<ScrollChangedEventArgs> ScrollChangedEvent

Field Value

RoutedEventScrollChangedEventArgs

See Also