Table of Contents

Class MenuItemViewModelExtensions

Namespace
Innova.Prism.Library.Controls.Menu
Assembly
Innova.Prism.Library.dll

Represents the extensions for the MenuItemViewModel class.

public static class MenuItemViewModelExtensions
Inheritance
MenuItemViewModelExtensions

Methods

AddMenuItem(ICollection<MenuItemViewModel>, string, Action, string, ImageSource, int)

Adds a new menu item to the collection.

AddShowListMenuItem<T>(ICollection<MenuItemViewModel>, IEventAggregator)

Adds a new menu item to the collection that shows a list.