Property MenuItems
- Namespace
- DotNetBrowser.AvaloniaUi
- Assembly
- DotNetBrowser.AvaloniaUi.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; }