Links

Avalonia.Collections

Avalonia.Collections Namespace

Class Types

Class
Summary
A notifying dictionary.
A notifying list.
Creates an AvaloniaList from a string representation.
Defines extension methods for working with AvaloniaLists.
DataGrid-readable view over an IEnumerable.
Provides data for the Avalonia.Collections.ICollectionView.CurrentChanging event.
Event argument used for page index change notifications. The requested page move can be canceled by setting e.Cancel to True.

Enum Types

Enum
Summary
Describes the action notified on a clear of a AvaloniaList.

Interface Types

Interface
Summary
A notifying list.
A read-only notifying list.