IRegionNavigationService.Navigated Event

Raised when the region is navigated to content.

Namespace:  Microsoft.Practices.Prism.Regions
Assembly:  Microsoft.Practices.Prism (in Microsoft.Practices.Prism.dll)

Syntax

event EventHandler<RegionNavigationEventArgs> Navigated
'Declaration
Event Navigated As EventHandler(Of RegionNavigationEventArgs)

See Also

IRegionNavigationService Interface

Microsoft.Practices.Prism.Regions Namespace