Name |
Description |
CocktailBootstrapper |
Abstract base class to configure the framework. |
CocktailMefBootstrapper |
Abstract base class to configure the framework to use MEF as the application's IoC container. |
CoroutineFns |
A collection of IResult extension methods. |
DefaultEntityManagerSyncInterceptor |
|
DialogButton |
Represents an individual button displayed by the DialogHost. |
MefCompositionProvider |
|
NavigationArgs |
Provides data for navigation methods that cannot cancel the navigation request. |
NavigationCancelArgs |
Provides data for the INavigationTarget.OnNavigatingFrom callback that can be used to cancel a navigation request. |
NavigationTargetHelper |
|
Navigator |
|
NavigatorConfiguration |
|
Restoring |
|
StringResources |
|
Suspending |
|
SuspensionManager |
SuspensionManager captures global session state to simplify process lifetime management for an application. Note that session state will be automatically cleared under a variety of conditions and should only be used to store information that would be convenient to carry across sessions, but that should be discarded when an application crashes or is upgraded. |
SuspensionManagerException |
Exception thrown by the internal SuspensionManager for suspension failures. |
SyncDataMessage |
Internal use. |
XapDownloadOperation |
|