Models Namespace
Namespace Avalonia.Controls.Models
Types
- NotifyingBase - Base class providing property change notification support.
- NotifyingListBase<T> - A base class for observable collections that implements System.Collections.Specialized.INotifyCollectionChanged and System.ComponentModel.INotifyPropertyChanged with support for batch operations.
- ReadOnlyListBase<T> - Base class implementing a read-only list collection.