Class ViewModelDeactivatedEvent
A routed view model stopped being 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 ViewModelDeactivatedEvent : NavigatorEvent, IEquatable<NavigatorEvent>, IEquatable<ViewModelDeactivatedEvent>
Constructors
| Name | Description |
|---|---|
| ViewModelDeactivatedEvent(IRoutedViewModelBase) | A routed view model stopped being the active view model at its level of the view hierarchy. |
Properties
| Name | Description |
|---|---|
| ViewModel |