Click or drag to resize

FilesEventsViewModelLineItems Property

IT Hit User File System
Collection of file events to show on Settings window.

Namespace:  ITHit.FileSystem.Windows.WinUI.ViewModels
Assembly:  ITHit.FileSystem.Windows.WinUI (in ITHit.FileSystem.Windows.WinUI.dll) Version: 9.0.29481.0-Beta
Syntax
public ObservableCollection<FileEventViewModel> LineItems { get; }

Property Value

Type: ObservableCollectionFileEventViewModel
See Also