AutomationProperty 类

定义

标识 AutomationElementIdentifiers 或特定控件模式的属性。

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
继承
Object Platform::Object IInspectable AutomationProperty
属性

注解

Static AutomationProperty 值在 Windows.UI.Xaml.Automation 命名空间中的特定类中实现。 这些值是用于 Microsoft UI 自动化的常见提供程序模式的Windows 运行时实现的标识符,或用于常规 IAccessible 对等模式的标识符。

适用于

另请参阅