Table of Contents

Class EntityTileViewModel<T>

Namespace
Innova.Prism.Library.Controls.Tile
Assembly
Innova.Prism.Library.dll
public class EntityTileViewModel<T> : TileViewModel, INotifyPropertyChanged, ITileViewModel where T : class

Type Parameters

T
Inheritance
EntityTileViewModel<T>
Implements

Constructors

EntityTileViewModel(IEventAggregator)

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

Properties

EventAggregator

Gets the event aggregator.

Methods

TileSelected()

Executes when the tile is selected.