Windows.ApplicationModel.Core namespace

Expand
This topic has not yet been rated - Rate this topic

Windows.ApplicationModel.Core namespace

[This documentation is preliminary and is subject to change.]

Provides key application-level functionality for Metro style apps.

Members

The Windows.ApplicationModel.Core namespace has these types of members:

Classes

The Windows.ApplicationModel.Core namespace has these classes.

ClassDescription
CoreApplication Enables apps to handle state changes, manage windows, and integrate with a variety of UI frameworks.
CoreApplicationView Represents an app window and its thread.

 

Interfaces

The Windows.ApplicationModel.Core namespace implements these interfaces.

InterfaceDescription
IFrameworkView Represents an app view provider.
IFrameworkViewSource Defines a factory for view provider objects.

 

Requirements

Minimum supported client

Windows 8 Release Preview

Minimum supported server

Windows Server 2012

Namespace

Windows.ApplicationModel.Core
Windows::ApplicationModel::Core [C++]

Metadata

Windows.winmd

 

 

Build date: 5/22/2012

Did you find this helpful?
(1500 characters remaining)
Community Additions ADD