Share via


IXamlUIPresenterHost2 接口

定义

public interface class IXamlUIPresenterHost2
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.Xaml.Hosting.HostingContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(1633244786, 31908, 18977, 181, 106, 136, 244, 129, 35, 136, 202)]
struct IXamlUIPresenterHost2
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.Xaml.Hosting.HostingContract), 65536)]
[Windows.Foundation.Metadata.Guid(1633244786, 31908, 18977, 181, 106, 136, 244, 129, 35, 136, 202)]
public interface IXamlUIPresenterHost2
Public Interface IXamlUIPresenterHost2
属性

Windows 要求

设备系列
Windows Desktop Extension SDK (在 10.0.10240.0 中引入)
API contract
Windows.UI.Xaml.Hosting.HostingContract (在 v1.0 中引入)

方法

GetGenericXamlFilePath()

在设计时将备用 generic.xaml 文件加载到演示者主机中。

适用于