4.16 AutomationProperties

x:Object > AutomationProperties
AutomationProperties
(usage)
None.
(description)
Provides a way to manipulate the value of the associated properties of the AutomationPeer element instance.
[is default constructible]
false
(attachable properties)
AutomationProperties.AcceleratorKey
x:String
(description)
The accelerator key for the specified element.
[target type]
DependencyObject
AutomationProperties.AccessKey
x:String
(description)
The access key for the specified element.
[target type]
DependencyObject
AutomationProperties.AutomationId
x:String
(description)
The string that uniquely identifies the specified element.
[target type]
DependencyObject
AutomationProperties.HelpText
x:String
(description)
The help text for the specified element. The help text generally is the same text that is provided in the tooltip for the control.
[target type]
DependencyObject
AutomationProperties.IsColumnHeader
x:Boolean
(description)
A value indicating whether the specified element is a column header.
[target type]
DependencyObject
AutomationProperties.IsOffscreenBehavior
IsOffscreenBehavior
(description)
A value that specifies how the IsOffscreen property is determined.
[target type]
DependencyObject
AutomationProperties.IsRequiredForForm
x:Boolean
(description)
A value that indicates whether the specified element is required to be filled out on a form.
[target type]
DependencyObject
AutomationProperties.IsRowHeader
x:Boolean
(description)
A value indicating whether the specified element is a row header.
[target type]
DependencyObject
AutomationProperties.ItemStatus
x:String
(description)
A description of the status of an item within an element.
[target type]
DependencyObject
AutomationProperties.ItemType
x:String
(description)
A description of the type of the specified element.
[target type]
DependencyObject
AutomationProperties.LabeledBy
UIElement
(description)
The element that contains the text label for the specified element.
[target type]
DependencyObject
AutomationProperties.Name
x:String
(description)
The name of the element.
[target type]
DependencyObject