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