IXamlUIPresenterHost2 Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Étend IXamlUIPresenterHost pour ajouter 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
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows Desktop Extension SDK (introduit dans 10.0.10240.0)
|
API contract |
Windows.UI.Xaml.Hosting.HostingContract (introduit dans v1.0)
|
Méthodes
GetGenericXamlFilePath() |
Charge un autre fichier generic.xaml dans l’hôte du présentateur au moment de la conception. |