AutomationProperties Attached Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The AutomationProperties type exposes the following members.

Attached Properties

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

Top