SelectionChangedEventArgsAddedItems Property
Gets the items that were added to the selection.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public IList AddedItems { get; }
Public ReadOnly Property AddedItems As IList
Get
member AddedItems : IList with get
Property Value
IList