[]
        
(Showing Draft Content)

C1.Win.Accessibility.Items.UiaListItem

UiaListItem Class

Represents UIA ListItem.

Inheritance
UiaListItem
Namespace: C1.Win.Accessibility.Items
Assembly: C1.Win.8.dll
Syntax
public class UiaListItem : UiaItem, IRawElementProviderFragmentRoot, IRawElementProviderFragment, IRawElementProviderSimple, IScrollItemProvider, ISelectionItemProvider, IInvokeProvider

Constructors

Name Description
UiaListItem(ISupportUia, IUiaSelectionItemProvider, UiaItem, ISupportUiaContainer, Control, IUiaScrollItemProvider, IUiaInvokeProvider, string, Control, object)

Contructor.

Properties

Name Description
IsSelected
SelectionContainer
UiaControlType

Gets UIA control type of this item.

Methods

Name Description
AddToSelection()
GetPatternProvider(int)
Invoke()
RemoveFromSelection()
ScrollIntoView()
Select()