AddedItems Property
Gets the items that were added to the selection.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public IList AddedItems { get; }
Public ReadOnly Property AddedItems As IList
Get
member AddedItems : IList with get