Share via


IUIAutomationMultipleViewPattern Interface

Exposes properties and methods of a UI Automation element that provides, and is able to switch between, multiple representations of the same set of information or child controls.

IUIAutomationMultipleViewPattern Members

CachedCurrentView Retrieves the cached property for the view of the control.
CurrentCurrentView Retrieves the property for the view of the control.
GetCachedSupportedViews Retrieves a collection of control-specific view identifiers from the cache.
GetCurrentSupportedViews Retrieves a collection of control-specific view identifiers.
GetViewName Retrieves the name of a control-specific view.
SetCurrentView Sets the view of the control.

Interface Information

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