IXamlUIPresenterHost2 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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 文件加载到演示者主机中。 |