BrowserViewMenuItems Property  | 
 
                The collection of the current context menu items.
            
 
    Namespace: 
   DotNetBrowser.AvaloniaUi
    Assembly:
   DotNetBrowser.AvaloniaUi (in DotNetBrowser.AvaloniaUi.dll) Version: 2.26.0
Syntaxpublic ObservableCollection<MenuItemViewModel> MenuItems { get; }Property Value
Type: 
ObservableCollectionMenuItemViewModel
See Also