IXamlUIPresenterHost2 IXamlUIPresenterHost2 IXamlUIPresenterHost2 IXamlUIPresenterHost2 Interface

Definition

public : interface IXamlUIPresenterHost2public interface IXamlUIPresenterHost2Public Interface IXamlUIPresenterHost2// This API is not available in Javascript.
Attributes
Windows 10 requirements
Device family
Windows Desktop Extension SDK (introduced v10.0.10240.0)
API contract
Windows.UI.Xaml.Hosting.HostingContract (introduced v1)

Methods

GetGenericXamlFilePath() GetGenericXamlFilePath() GetGenericXamlFilePath() GetGenericXamlFilePath()

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

public : PlatForm::String GetGenericXamlFilePath()public string GetGenericXamlFilePath()Public Function GetGenericXamlFilePath() As string// This API is not available in Javascript.
Returns
PlatForm::String string string string

A local path to the location of the alternative generic.xaml file.