Share via


IUIAutomationSelectionItemPattern Interface

Exposes properties and methods for selectable child items of container controls that support IUIAutomationSelectionPattern.

IUIAutomationSelectionItemPattern Members

AddToSelection Adds the current element to the collection of selected items.
CachedIsSelected Retrieves a cached value that specifies whether an item is selected.
CachedSelectionContainer Gets the cached UI Automation element that supports IUIAutomationSelectionPattern and acts as the container for the calling object.
CurrentIsSelected Retrieves a value that specifies whether an item is selected.
CurrentSelectionContainer Gets the UI Automation element that supports IUIAutomationSelectionPattern and acts as the container for the calling object.
RemoveFromSelection Removes this element from the selection.
Select Clears any selected items and then selects the current element.

Interface Information

Inherits from IUnknown
Header and IDL files uiautomation.h, uiautomationclient.idl
Minimum operating systems Windows 7