Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

AppWindowPresenter Class

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Displays an app window using a pre-defined configuration appropriate for the type of window.

[WebHostHidden]
public ref class AppWindowPresenter
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[WebHostHidden]
class AppWindowPresenter
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public class AppWindowPresenter
Public Class AppWindowPresenter
Inheritance
Object Platform::Object IInspectable AppWindowPresenter
Derived
Attributes

Properties

Name Description
Kind

Gets a value that indicates the kind of presenter the app window is using.

Applies to

See also


Feedback

Was this page helpful?