Table of Contents

Class BaseFrontPageWithTilesViewModel

Namespace
Innova.Prism.Library.BaseViewModels
Assembly
Innova.Prism.Library.dll
public abstract class BaseFrontPageWithTilesViewModel : BaseFrontPageViewModel, INotifyPropertyChanged, INavigationAware, IRegionMemberLifetime
Inheritance
BaseFrontPageWithTilesViewModel
Implements
INavigationAware
IRegionMemberLifetime

Constructors

BaseFrontPageWithTilesViewModel(ITileFactory)

Fields

tileFactory

Properties

NumberOfColumns
Tiles

Methods

AddTileWithFactory<T>()