C# (CSharp) MediaAppSample.UI Namespace

Nested Namespaces

MediaAppSample.UI.Behaviors
MediaAppSample.UI.Controls
MediaAppSample.UI.Converters
MediaAppSample.UI.Resources
MediaAppSample.UI.Services
MediaAppSample.UI.Triggers

Classes

Name Description
App Provides application-specific behavior to supplement the default Application class.
ApplicationFrame An empty page that can be used on its own or navigated to within a Frame.
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