SelectionChangedEventArgs.

AddedItems Property

Summary

Gets the items that were added to the selection.
Namespace
Avalonia.Controls
Containing Type
SelectionChangedEventArgs

Syntax

public IList AddedItems { get; }

Value

Type Description
IList