ViewShownEventArgs Properties
Represents arguments passed to an application’s XafApplication.ViewShown event.
Name | Description |
---|---|
Source |
Provides access to the Frame in which a newly created View was requested to be created. |
Target |
Provides access to the Frame in which a View will be created. |
See Also