IElementFactoryShim 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.
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
- Derived
- Attributes
-
Microsoft.UI.Xaml.CustomAttributes.MUXContractPropertyAttribute ExperimentalAttribute GuidAttribute VersionAttribute ContractVersionAttribute
Methods
GetElement(ElementFactoryGetArgs) | |
RecycleElement(ElementFactoryRecycleArgs) |