AppWindow.TryCreateAsync Method

Definition

Attempts to asynchronously create a new instance of AppWindow.

C#
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncOperation<AppWindow> TryCreateAsync();

Returns

The new instance of AppWindow if it was created successfully.

Attributes

Applies to

Product Versions
WinRT Build 18362, Build 19041, Build 20348, Build 22000, Build 22621, Build 26100