Click or drag to resize

FileEventViewModelMainOverlayIcon Property

IT Hit User File System
Holds the main overlay icon showing kind of event ("up" for upload, "down" for download, lock/unlock, "plus" for created item).

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 BitmapImage MainOverlayIcon { get; set; }

Property Value

Type: BitmapImage
See Also