Class TreeviewMenuViewModel
public abstract class TreeviewMenuViewModel : BaseActiveAwareViewModel, INotifyPropertyChanged, IActiveAware, IRegionMemberLifetime
- Inheritance
-
TreeviewMenuViewModel
- Implements
-
IActiveAwareIRegionMemberLifetime
Constructors
Fields
Properties
- KeepAlive
Gets a value indicating whether this instance should be kept-alive upon deactivation.
Methods
- OnIsActiveChanged()
Raises the IsActiveChanged event and manages the addition or removal of subscriptions based on the active state.