ISelectionModel Interface

Definition

Namespace: Avalonia.Controls.Selection
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public interface ISelectionModel : INotifyPropertyChanged
Implements
INotifyPropertyChanged

Properties

Methods

Events

IndexesChanged 
LostSelection 
PropertyChangedOccurs when a property value changes.
(Inherited from INotifyPropertyChanged)
SelectionChanged 
SourceReset 

Extension Methods

See Also