Share via


ElementFactoryGetArgs Klasse

Definition

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

public ref class ElementFactoryGetArgs 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 ElementFactoryGetArgs 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 ElementFactoryGetArgs
Public NotInheritable Class ElementFactoryGetArgs
Vererbung
Object Platform::Object IInspectable ElementFactoryGetArgs
Attribute
Microsoft.UI.Xaml.CustomAttributes.MUXContractPropertyAttribute ActivatableAttribute MarshalingBehaviorAttribute ThreadingAttribute VersionAttribute

Konstruktoren

ElementFactoryGetArgs()

Initialisiert eine neue instance der ElementFactoryGetArgs-Klasse.

Eigenschaften

Data

Ruft das Datenelement ab, für das ein Element vorbereitet werden soll, oder legt es fest.

Parent

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

Gilt für: