Class QuickSearchViewModel
- Namespace
- Innova.Prism.Library.Search.ViewModels
- Assembly
- Innova.Prism.Library.dll
public class QuickSearchViewModel : BaseActiveAwareViewModel, INotifyPropertyChanged, IActiveAware
- Inheritance
-
QuickSearchViewModel
- Implements
-
IActiveAware
Constructors
Properties
Methods
- OnIsActiveChanged()
Raises the IsActiveChanged event and manages the addition or removal of subscriptions based on the active state.