InkWorkspaceHostedAppManager Class

Definition

Represents the manager for apps hosted in the Windows Ink Workspace.

public ref class InkWorkspaceHostedAppManager sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.Preview.InkWorkspace.PreviewInkWorkspaceContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class InkWorkspaceHostedAppManager final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.Preview.InkWorkspace.PreviewInkWorkspaceContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class InkWorkspaceHostedAppManager
Public NotInheritable Class InkWorkspaceHostedAppManager
Inheritance
Object Platform::Object IInspectable InkWorkspaceHostedAppManager
Attributes

Windows requirements

Device family
Windows Desktop Extension SDK (introduced in 10.0.15063.0)
API contract
Windows.ApplicationModel.Preview.InkWorkspace.PreviewInkWorkspaceContract (introduced in v1.0)
App capabilities
previewPenWorkspace

Methods

GetForCurrentApp()

Retrieves a reference to the Ink Workspace manager for this app.

SetThumbnailAsync(SoftwareBitmap)

Asynchronously sets the thumbnail image for the Ink Workspace app.

Applies to