Table of Contents

Class PinnedListItemViewModel<T>

Namespace
Innova.Prism.Library.Controls.PinnedList2
Assembly
Innova.Prism.Library.dll
public class PinnedListItemViewModel<T> : BindableBase, INotifyPropertyChanged where T : class

Type Parameters

T
Inheritance
PinnedListItemViewModel<T>
Implements

Constructors

PinnedListItemViewModel(IEventAggregator)

Properties

EventAggregator
Index
IsNotPinnedDescription
IsPinned
IsPinnedDescription
PinCommand
PinnedString
PrimaryKeys
SelectCommand
Title

Methods

OnSelectCommand()