Share via


InputUnderlyingWindowController Class

Definition

public ref class InputUnderlyingWindowController sealed : InputObject
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 131072)]
/// [Windows.Foundation.Metadata.Experimental]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class InputUnderlyingWindowController final : InputObject
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 131072)]
[Windows.Foundation.Metadata.Experimental]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class InputUnderlyingWindowController : InputObject
Public NotInheritable Class InputUnderlyingWindowController
Inherits InputObject
Inheritance
Object Platform::Object IInspectable InputObject InputUnderlyingWindowController
Attributes

Properties

Name Description
DispatcherQueue

Gets the DispatcherQueue for the InputObject.

(Inherited from InputObject)
WindowId

Methods

Name Description
GetForIsland(ContentIsland)
OverrideUnderlyingWindow(WindowId)

Applies to