IXamlUIPresenterHost2.GetGenericXamlFilePath Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
A local path to the location of the alternative generic.xaml file.