Share via


ElementFactoryRecycleArgs Klasse

Definition

Stellt die optionalen Argumente dar, die beim Aufrufen einer Implementierung der RecycleElement-Methode eines IElementFactory-Objekts verwendet werden sollen.

public ref class ElementFactoryRecycleArgs sealed
/// [Microsoft.UI.Xaml.CustomAttributes.MUXContractProperty(version=0)]
/// [Windows.Foundation.Metadata.Activatable(1)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.Version(1)]
class ElementFactoryRecycleArgs final
[Microsoft.UI.Xaml.CustomAttributes.MUXContractProperty(version=0)]
[Windows.Foundation.Metadata.Activatable(1)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public sealed class ElementFactoryRecycleArgs
Public NotInheritable Class ElementFactoryRecycleArgs
Vererbung
Object Platform::Object IInspectable ElementFactoryRecycleArgs
Attribute
Microsoft.UI.Xaml.CustomAttributes.MUXContractPropertyAttribute ActivatableAttribute MarshalingBehaviorAttribute ThreadingAttribute VersionAttribute

Konstruktoren

ElementFactoryRecycleArgs()

Initialisiert eine neue instance der ElementFactoryRecycleArgs-Klasse.

Eigenschaften

Element

Ruft das wiederzuverwendende Element ab oder legt es fest.

Parent

Ruft das übergeordnete Element des wiederverwendeten Elements ab oder legt es fest.

Gilt für: