AutomationProperties Methods
.NET Framework 4.5
The AutomationProperties type exposes the following members.
| Name | Description | |
|---|---|---|
|
GetAcceleratorKey | Gets the AcceleratorKey attached property for the specified DependencyObject. |
|
GetAccessKey | Gets the AccessKey attached property for the specified DependencyObject. |
|
GetAutomationId | Gets the AutomationId attached property for the specified DependencyObject. |
|
GetHelpText | Gets the HelpText attached property for the specified DependencyObject. |
|
GetIsColumnHeader | Gets the IsColumnHeader attached property for the specified DependencyObject. |
|
GetIsOffscreenBehavior | Gets the IsOffScreenBehavior attached property for the specified DependencyObject. |
|
GetIsRequiredForForm | Gets the IsRequiredForForm attached property for the specified DependencyObject. |
|
GetIsRowHeader | Gets the IsRowHeader attached property for the specified DependencyObject. |
|
GetItemStatus | Gets the ItemStatus attached property for the specified DependencyObject. |
|
GetItemType | Gets the ItemType attached property for the specified DependencyObject. |
|
GetLabeledBy | Gets the LabeledBy attached property for the specified DependencyObject. |
|
GetName | Gets the Name attached property for the specified DependencyObject. |
|
SetAcceleratorKey | Sets the AcceleratorKey attached property for the specified DependencyObject. |
|
SetAccessKey | Sets the AccessKey attached property for the specified DependencyObject. |
|
SetAutomationId | Sets the AutomationId attached property for the specified DependencyObject. |
|
SetHelpText | Sets the HelpText attached property for the specified DependencyObject. |
|
SetIsColumnHeader | Sets the IsColumnHeader attached property for the specified DependencyObject. |
|
SetIsOffscreenBehavior | Sets the IsOffScreenBehavior attached property for the specified DependencyObject. |
|
SetIsRequiredForForm | Sets the IsRequiredForForm attached property for the specified DependencyObject. |
|
SetIsRowHeader | Sets the IsRowHeader attached property for the specified DependencyObject. |
|
SetItemStatus | Sets the ItemStatus attached property for the specified DependencyObject. |
|
SetItemType | Sets the ItemType attached property for the specified DependencyObject. |
|
SetLabeledBy | Sets the LabeledBy attached property. |
|
SetName | Sets the Name attached property. |