Platforms to show: All Mac Windows Linux Cross-Platform

Back to UIAutomationLegacyIAccessiblePatternMBS class.

UIAutomationLegacyIAccessiblePatternMBS.CachedChildId as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property UIAutomation MBS WinFrameworks Plugin 26.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Retrieves the cached Microsoft Active Accessibility child identifier for the element.

If the element is not a child element, CHILDID_SELF (0) is returned.
(Read only property)

UIAutomationLegacyIAccessiblePatternMBS.CachedDefaultAction as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property UIAutomation MBS WinFrameworks Plugin 26.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Retrieves the Microsoft Active Accessibility cached default action for the element.

(Read only property)

UIAutomationLegacyIAccessiblePatternMBS.CachedDescription as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property UIAutomation MBS WinFrameworks Plugin 26.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Retrieves the cached Microsoft Active Accessibility description of the element.

(Read only property)

UIAutomationLegacyIAccessiblePatternMBS.CachedHelp as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property UIAutomation MBS WinFrameworks Plugin 26.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Retrieves the cached Microsoft Active Accessibility help string for the element.

(Read only property)

UIAutomationLegacyIAccessiblePatternMBS.CachedKeyboardShortcut as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property UIAutomation MBS WinFrameworks Plugin 26.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Retrieves the cached Microsoft Active Accessibility keyboard shortcut property for the element.

(Read only property)

UIAutomationLegacyIAccessiblePatternMBS.CachedName as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property UIAutomation MBS WinFrameworks Plugin 26.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Retrieves the cached Microsoft Active Accessibility name property of the element.

(Read only property)

UIAutomationLegacyIAccessiblePatternMBS.CachedRole as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property UIAutomation MBS WinFrameworks Plugin 26.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Retrieves the cached Microsoft Active Accessibility role of the element.

(Read only property)

UIAutomationLegacyIAccessiblePatternMBS.CachedSelection as UIAutomationElementArrayMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property UIAutomation MBS WinFrameworks Plugin 26.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Retrieves the cached Microsoft Active Accessibility property that identifies the selected children of this element.

(Read only property)

UIAutomationLegacyIAccessiblePatternMBS.CachedState as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property UIAutomation MBS WinFrameworks Plugin 26.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Retrieves the cached Microsoft Active Accessibility state identifier for the element.

(Read only property)

UIAutomationLegacyIAccessiblePatternMBS.CachedValue as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property UIAutomation MBS WinFrameworks Plugin 26.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Retrieves the cached Microsoft Active Accessibility value property.

(Read only property)

UIAutomationLegacyIAccessiblePatternMBS.CurrentChildId as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property UIAutomation MBS WinFrameworks Plugin 26.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Retrieves the Microsoft Active Accessibility child identifier for the element.

(Read only property)

UIAutomationLegacyIAccessiblePatternMBS.CurrentDefaultAction as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property UIAutomation MBS WinFrameworks Plugin 26.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Retrieves the Microsoft Active Accessibility current default action for the element.

(Read only property)

UIAutomationLegacyIAccessiblePatternMBS.CurrentDescription as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property UIAutomation MBS WinFrameworks Plugin 26.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Retrieves the Microsoft Active Accessibility description of the element.

(Read only property)

UIAutomationLegacyIAccessiblePatternMBS.CurrentHelp as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property UIAutomation MBS WinFrameworks Plugin 26.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Retrieves the Microsoft Active Accessibility help string for the element.

(Read only property)

UIAutomationLegacyIAccessiblePatternMBS.CurrentKeyboardShortcut as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property UIAutomation MBS WinFrameworks Plugin 26.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Retrieves the Microsoft Active Accessibility keyboard shortcut property for the element.

(Read only property)

UIAutomationLegacyIAccessiblePatternMBS.CurrentName as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property UIAutomation MBS WinFrameworks Plugin 26.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Retrieves the Microsoft Active Accessibility name property of the element.

The name of an element can be used to find the element in the element tree when the automation ID property is not supported on the element.
(Read only property)

UIAutomationLegacyIAccessiblePatternMBS.CurrentRole as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property UIAutomation MBS WinFrameworks Plugin 26.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Retrieves the Microsoft Active Accessibility role identifier of the element.

(Read only property)

UIAutomationLegacyIAccessiblePatternMBS.CurrentSelection as UIAutomationElementArrayMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property UIAutomation MBS WinFrameworks Plugin 26.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Retrieves the Microsoft Active Accessibility property that identifies the selected children of this element.

Returns the collection of the selected child elements.
(Read only property)

UIAutomationLegacyIAccessiblePatternMBS.CurrentState as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property UIAutomation MBS WinFrameworks Plugin 26.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Retrieves the Microsoft Active Accessibility state identifier for the element.

(Read only property)

UIAutomationLegacyIAccessiblePatternMBS.CurrentValue as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property UIAutomation MBS WinFrameworks Plugin 26.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Retrieves the Microsoft Active Accessibility value property.

(Read only property)

The items on this page are in the following plugins: MBS WinFrameworks Plugin.


The biggest plugin in space...