Share via


AutomationProperty Klasse

Definition

Identifiziert eine Eigenschaft von AutomationElementIdentifiers oder eines bestimmten Steuerelementmusters.

public ref class AutomationProperty sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class AutomationProperty final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class AutomationProperty final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class AutomationProperty
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class AutomationProperty
Public NotInheritable Class AutomationProperty
Vererbung
Object Platform::Object IInspectable AutomationProperty
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Hinweise

Statische AutomationProperty-Werte werden in bestimmten Klassen auch im Windows.UI.Xaml.Automation-Namespace implementiert. Die Werte sind die Bezeichner für die Windows-Runtime Implementierung eines allgemeinen Anbietermusters für die Microsoft-Benutzeroberflächenautomatisierung oder für das allgemeine IAccessible-Peermuster.

Gilt für:

Weitere Informationen