Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.16 KB

automationproperty.md

File metadata and controls

21 lines (15 loc) · 1.16 KB
-api-id -api-type
T:Microsoft.UI.Xaml.Automation.AutomationProperty
winrt class

Microsoft.UI.Xaml.Automation.AutomationProperty

-description

Identifies a property of AutomationElementIdentifiers or of a specific control pattern.

-remarks

Static AutomationProperty values are implemented in specific classes also in the Windows.UI.Xaml.Automation namespace. The values are the identifiers for the Windows Runtime implementation of a common provider pattern for Microsoft UI Automation, or for the general IAccessible peer pattern.

-examples

-see-also

FrameworkElementAutomationPeer, Automation Element Property Identifiers, Control patterns and interfaces, Custom automation peers