IElementFactoryShim 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
- 衍生
- 屬性
-
Microsoft.UI.Xaml.CustomAttributes.MUXContractPropertyAttribute ExperimentalAttribute GuidAttribute VersionAttribute ContractVersionAttribute
方法
GetElement(ElementFactoryGetArgs) | |
RecycleElement(ElementFactoryRecycleArgs) |