| AvaloniaDictionaryTKey, TValue | A notifying dictionary. |
| AvaloniaDictionaryExtensions | Defines extension methods for working with AvaloniaListTs. |
| AvaloniaListT | A notifying list. |
| AvaloniaListConverterT | Creates an AvaloniaListT from a string representation. |
| AvaloniaListExtensions | Defines extension methods for working with AvaloniaListTs. |
| DataGridCollectionView | DataGrid-readable view over an IEnumerable. |
| DataGridCollectionViewGroup | |
| DataGridComparerSortDescription | |
| DataGridCurrentChangingEventArgs | Provides data for the CurrentChanging event. |
| DataGridGroupDescription | |
| DataGridPathGroupDescription | |
| DataGridSortDescription | |
| DataGridSortDescriptionCollection | |
| NotifyCollectionChangedExtensions | |
| PageChangingEventArgs | Event argument used for page index change notifications. The requested page move can be canceled by setting e.Cancel to True. |
| AvaloniaListTEnumerator | Enumerates the elements of a AvaloniaListT. |
| IAvaloniaDictionaryTKey, TValue | |
| IAvaloniaListT | A notifying list. |
| IAvaloniaReadOnlyDictionaryTKey, TValue | |
| IAvaloniaReadOnlyListT | A read-only notifying list. |
| IDataGridCollectionView | Enables collections to have the functionalities of current record management, custom sorting, filtering, and grouping. |
| IDataGridCollectionViewFactory | Defines a method that enables a collection to provide a custom view for specialized sorting, filtering, grouping, and currency. |
| ResetBehavior | Describes the action notified on a clear of a AvaloniaListT. |