IXamlUIPresenterHost2 Interface
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.
Extends IXamlUIPresenterHost to add GetGenericXamlFilePath.
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. |