Class ViewModelActivatedEvent
A routed view model became the active view model at its level of the view hierarchy.
Namespace: Singulink.UI.Navigation.Testing
Assembly: Singulink.UI.Navigation.Testing.dll
Syntax
public sealed record ViewModelActivatedEvent : NavigatorEvent, IEquatable<NavigatorEvent>, IEquatable<ViewModelActivatedEvent>
Constructors
| Name | Description |
|---|---|
| ViewModelActivatedEvent(IRoutedViewModelBase) | A routed view model became the active view model at its level of the view hierarchy. |
Properties
| Name | Description |
|---|---|
| ViewModel |