ScrollInvalidated Event
Raised when the scroll is invalidated.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
event EventHandler ScrollInvalidated
Event ScrollInvalidated As EventHandler
abstract ScrollInvalidated : IEvent<EventHandler,
EventArgs>
Value
EventHandlerRemarks
This event notifies an attached ScrollViewer of a change in one of the scroll properties.
See Also
Reference
ILogicalScrollable Interface
Avalonia.Controls.Primitives Namespace