IElementFactoryShim 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.
public interface class IElementFactoryShim
/// [Microsoft.UI.Xaml.CustomAttributes.MUXContractProperty(version=0)]
/// [Windows.Foundation.Metadata.Experimental]
/// [Windows.Foundation.Metadata.Guid(2496484321, 21481, 22817, 184, 236, 221, 185, 57, 109, 65, 142)]
/// [Windows.Foundation.Metadata.Version(1)]
struct IElementFactoryShim
/// [Windows.Foundation.Metadata.Experimental]
/// [Windows.Foundation.Metadata.Guid(2496484321, 21481, 22817, 184, 236, 221, 185, 57, 109, 65, 142)]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.XamlContract, 65536)]
struct IElementFactoryShim
[Microsoft.UI.Xaml.CustomAttributes.MUXContractProperty(version=0)]
[Windows.Foundation.Metadata.Experimental]
[Windows.Foundation.Metadata.Guid(2496484321, 21481, 22817, 184, 236, 221, 185, 57, 109, 65, 142)]
[Windows.Foundation.Metadata.Version(1)]
public interface IElementFactoryShim
[Windows.Foundation.Metadata.Experimental]
[Windows.Foundation.Metadata.Guid(2496484321, 21481, 22817, 184, 236, 221, 185, 57, 109, 65, 142)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.XamlContract), 65536)]
public interface IElementFactoryShim
Public Interface IElementFactoryShim
- Dérivé
- Attributs
-
Microsoft.UI.Xaml.CustomAttributes.MUXContractPropertyAttribute ExperimentalAttribute GuidAttribute VersionAttribute ContractVersionAttribute
Méthodes
GetElement(ElementFactoryGetArgs) | |
RecycleElement(ElementFactoryRecycleArgs) |