C# (CSharp) SilverlightFX.UserInterface.Navigation Namespace

Classes

Name Description
ErrorPage Represents a page that can display error information.
MvcPageLoader A PageLoader that loads pages using the MVC pattern. The PageLoader finds a Controller matching the URI, invokes an Action on it, and then converts the ActionResult to a Page using a set of views.
Page Represents a page within the application's user interface.
PageCache
PageFrame
PageFrame.NavigationState
PageJournal
PageNavigatedEventArgs The event arguments associated with the Navigated event.
PageNavigatingEventArgs The event arguments associated with the Navigating event.
PageStateEventArgs The event arguments associated with the StateChanged event.
UriData