Table of Contents

Class PinnedListViewModel<T>

Namespace
Innova.Prism.Library.Controls.PinnedList2
Assembly
Innova.Prism.Library.dll
public abstract class PinnedListViewModel<T> : BaseActiveAwareViewModel, INotifyPropertyChanged, IActiveAware, IRegionMemberLifetime where T : class

Type Parameters

T
Inheritance
PinnedListViewModel<T>
Implements
IActiveAware
IRegionMemberLifetime
Derived

Constructors

PinnedListViewModel(Dispatcher, IEventAggregator)

Properties

Dispatcher
EventAggregator
Header
Items
KeepAlive

Gets a value indicating whether this instance should be kept-alive upon deactivation.

MaxCount
ShowHeader
ShowPin

Methods

GetItems()
LoadItems()