Click or drag to resize

TrayDebugMenu Property

IT Hit User File System
Debug menu in main menu. Displays only in case default menu was not cleared. Use Items property to add or remove items.

Namespace:  ITHit.FileSystem.Windows.WinUI
Assembly:  ITHit.FileSystem.Windows.WinUI (in ITHit.FileSystem.Windows.WinUI.dll) Version: 9.0.29481.0-Beta
Syntax
public MenuFlyoutSubItem DebugMenu { get; }

Property Value

Type: MenuFlyoutSubItem
See Also