Property ActiveViewModels
ActiveViewModels
Gets the active view models from the root of the view hierarchy down to the leaf.
Declaration
public IReadOnlyList<IRoutedViewModelBase> ActiveViewModels { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyList<IRoutedViewModelBase> |