ViewShownEventArgs Constructors
Represents arguments passed to an application’s XafApplication.ViewShown event.| Name | Parameters | Description |
|---|---|---|
| ViewShownEventArgs(Frame, Frame) | targetFrame, sourceFrame | Initializes a new instance of the ViewShownEventArgs class. |
See Also