Table of Contents

Constructor MenuItemViewModelWithShowList

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

MenuItemViewModelWithShowList(IEventAggregator)

Initializes a new instance of the MenuItemViewModelWithShowList<TEntity> class.

public MenuItemViewModelWithShowList(IEventAggregator eventAggregator)

Parameters

eventAggregator IEventAggregator

The event aggregator.