Click or drag to resize

TrayMainMenuFlyout Property

IT Hit User File System
Main menu shown on Settings button click (with default menu items). 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 MenuFlyout MainMenuFlyout { get; }

Property Value

Type: MenuFlyout
See Also