Skip to main content

ScrollInvalidated Event

Raised when the scroll is invalidated.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

event EventHandler ScrollInvalidated
View Source

Value

EventHandler

Remarks

This event notifies an attached ScrollViewer of a change in one of the scroll properties.

See Also

Reference

ILogicalScrollable Interface
Avalonia.Controls.Primitives Namespace