IXamlUIPresenterHost2 Interface

Definition

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
Attributes

Windows requirements

Device family
Windows Desktop Extension SDK (introduced in 10.0.10240.0)
API contract
Windows.UI.Xaml.Hosting.HostingContract (introduced in v1.0)

Methods

GetGenericXamlFilePath()

Loads an alternative generic.xaml file into the presenter host at design time.

Applies to