Table of Contents

Class TreeviewMenuViewModel

Namespace
Innova.Prism.Library.Views
Assembly
Innova.Prism.Library.dll
public abstract class TreeviewMenuViewModel : BaseActiveAwareViewModel, INotifyPropertyChanged, IActiveAware, IRegionMemberLifetime
Inheritance
TreeviewMenuViewModel
Implements
IActiveAware
IRegionMemberLifetime

Constructors

TreeviewMenuViewModel(IEventAggregator)

Fields

eventAggregator

Properties

KeepAlive

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

Menus

Methods

CreateMenus()
OnIsActiveChanged()

Raises the IsActiveChanged event and manages the addition or removal of subscriptions based on the active state.