言語

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()

アンマネージ リソースの解放またはリセットに関連付けられているアプリケーション定義のタスクを実行します。

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

イベント

名前 説明
TakeFocusRequested

適用対象