Class ShowViewEvent
- Namespace
- Innova.Prism.Infrastructure.Events
- Assembly
- Innova.Prism.Infrastructure.dll
Represents an event that is used to show a view.
public class ShowViewEvent : PubSubEvent<ShowViewEventData>
- Inheritance
-
ShowViewEvent