ViewShowingEventArgs Constructors
Represents arguments passed to the XafApplication.ViewShowing event.| Name | Parameters | Description |
|---|---|---|
| ViewShowingEventArgs(Frame, View, Frame) | targetFrame, view, sourceFrame | Initializes a new instance of the ViewShowingEventArgs class. |
See Also