Freigeben über


AutomationProperty Klasse

Definition

Identifiziert eine Eigenschaft von AutomationElementIdentifiers oder eines bestimmten Steuerelementmusters.

public ref class AutomationProperty sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class AutomationProperty final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 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

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