FileActivatedEventArgsFiles Property
Namespace: Avalonia.Controls.ApplicationLifetimesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public IReadOnlyList<IStorageItem> Files { get; }
Public ReadOnly Property Files As IReadOnlyList(Of IStorageItem)
Get
member Files : IReadOnlyList<IStorageItem> with get
Property Value
IReadOnlyListIStorageItem