IXamlUIPresenterHost2.GetGenericXamlFilePath Method

Definition

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

public:
 Platform::String ^ GetGenericXamlFilePath();
winrt::hstring GetGenericXamlFilePath();
public string GetGenericXamlFilePath();
function getGenericXamlFilePath()
Public Function GetGenericXamlFilePath () As String

Returns

String

Platform::String

winrt::hstring

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

Applies to