共用方式為


ExpDesktopWindowBridge 類別

定義

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
繼承
Object Platform::Object IInspectable ExpDesktopWindowBridge
屬性
實作

屬性

ChildWindowId
Content
FillTopLevelWindow
TopLevelHost

方法

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

執行與釋放 (Free)、釋放 (Release) 或重設 Unmanaged 資源相關聯之應用程式定義的工作。

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

事件

TakeFocusRequested

適用於