ExpDesktopWindowBridge Class

Definition

public ref class ExpDesktopWindowBridge sealed : IExpContentBridge, IClosable
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.LiftedExperimentalContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ExpDesktopWindowBridge final : IExpContentBridge, IClosable
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.LiftedExperimentalContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class ExpDesktopWindowBridge : IExpContentBridge, System.IDisposable
Public NotInheritable Class ExpDesktopWindowBridge
Implements IDisposable, IExpContentBridge
Inheritance
Object Platform::Object IInspectable ExpDesktopWindowBridge
Attributes
Implements

Properties

ChildWindowId
Content
FillTopLevelWindow
TopLevelHost

Methods

Close()
Connect(ExpCompositionContent)
Create(Compositor, WindowId)
CreatePopup()
Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

IsSupported()
NavigateFocus(ExpFocusNavigationRequest)
PreTranslateKeyboardMessage(UInt64, UInt32, UInt32, UInt64)
SetOverrideScaleFactor(Single)

Events

TakeFocusRequested

Applies to