Microsoft.UI.Xaml.Hosting 命名空间

提供与大型应用程序中托管的 XAML 设计图面相关的服务。

DesktopWindowXamlSource

允许桌面应用程序(例如 WPF 或 Windows 窗体应用程序)在与窗口句柄(HWND)关联的任何 UI 元素中托管 WinUI 控件。

DesktopWindowXamlSourceGotFocusEventArgs

GotFocus 事件提供事件数据。

DesktopWindowXamlSourceTakeFocusRequestedEventArgs

提供 TakeFocusRequested 事件的事件数据。

ElementCompositionPreview

允许访问 XAML 合成树中支持 XAML 元素的合成视觉对象。

WindowsXamlManager

表示非 Windows 应用 SDK(WASDK)桌面应用程序中的 WinUI XAML 框架(例如 WPF 或 Windows 窗体应用程序)。

XamlShutdownCompletedOnThreadEventArgs

WindowsXamlManager.XamlShutdownCompletedOnThread 事件提供数据。

XamlSourceFocusNavigationRequest

提供有关 DesktopWindowXamlSource 对象的焦点请求的信息。

XamlSourceFocusNavigationResult

使用 NavigateFocus(Microsoft.UI.Xaml.Hosting.XamlSourceFocusNavigationRequest) 方法提供请求,以便将焦点导航到 DesktopWindowXamlSource 对象。

枚举

XamlSourceFocusNavigationReason

指定表示 UIElement 在桌面应用程序中获得焦点的原因的值,该应用程序使用 DesktopWindowXamlSource 对象托管基于 XAML 的 UI。