Table of Contents

Constructor BasePinnedListViewModel

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

BasePinnedListViewModel(Dispatcher, IEventAggregator, IPinnedListService<T>)

public BasePinnedListViewModel(Dispatcher dispatcher, IEventAggregator eventAggregator, IPinnedListService<T> pinnedListService)

Parameters

dispatcher Dispatcher
eventAggregator IEventAggregator
pinnedListService IPinnedListService<T>