ShellMenuInvokeEventArgsItems Property |
Gets the items in the menu.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public IReadOnlyList<ShellItem> Items { get; }
Property Value
Type:
IReadOnlyListShellItemThe items in the menu.
See Also