Table of Contents

Class OnNavigatedToEvent

Namespace
Innova.Prism.Library.Events
Assembly
Innova.Prism.Library.dll

Represents an event that is published when a view is navigated to.

public class OnNavigatedToEvent : PubSubEvent<NavigationState>
Inheritance
object
OnNavigatedToEvent