Property MenuItems
- Namespace
- DotNetBrowser.WinForms
- Assembly
- DotNetBrowser.WinForms.dll
MenuItems
The collection of the current context menu items.
public ObservableCollection<MenuItemViewModel> MenuItems { get; }
The collection of the current context menu items.
public ObservableCollection<MenuItemViewModel> MenuItems { get; }