Table of Contents

Constructor BaseLayoutMenu

Namespace
Innova.Prism.Library.Menus.Layout
Assembly
Innova.Prism.Library.dll

BaseLayoutMenu(ILayoutService, IEventAggregator)

Initializes a new instance of the BaseLayoutMenu<T> class.

public BaseLayoutMenu(ILayoutService layoutService, IEventAggregator eventAggregator)

Parameters

layoutService ILayoutService

The layout service.

eventAggregator IEventAggregator

The event aggregator.