AutomationProperties Attached Properties

Include Protected Members
Include Inherited Members

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The AutomationProperties type exposes the following members.

Attached Properties

  Name Description
AcceleratorKey Gets or sets the accelerator key string for the element.
AccessKey Gets or sets the access key for the element.
AutomationId Gets or set the string that uniquely identifies the element to UI automation.
HelpText Gets or sets the help text for the element.
IsRequiredForForm Gets or sets a value that indicates whether the element is required to be filled out on a form.
ItemStatus Gets or sets a description of the status of an item in an element.
ItemType Gets or sets a description of the type of the specified element.
LabeledBy Gets or sets the element that contains the text label for the element.
Name Gets or sets the automation name of the element.

Top

See Also

Reference

AutomationProperties Class

System.Windows.Automation Namespace