Skip to main content

RemovedItems Property

Gets or sets the items removed by the collection change, if any.

Definition

Namespace: Avalonia.Controls.Selection
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public List<T>? RemovedItems { get; set; }

Property Value

List(T)

See Also

Reference

SelectionNodeBase(T).CollectionChangeState Class
Avalonia.Controls.Selection Namespace