IElementFactoryShim Schnittstelle
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
- Abgeleitet
- Attribute
-
Microsoft.UI.Xaml.CustomAttributes.MUXContractPropertyAttribute ExperimentalAttribute GuidAttribute VersionAttribute ContractVersionAttribute
Methoden
GetElement(ElementFactoryGetArgs) | |
RecycleElement(ElementFactoryRecycleArgs) |