[]
Represents UIA ListItem.
public class UiaListItem : UiaItem, IRawElementProviderFragmentRoot, IRawElementProviderFragment, IRawElementProviderSimple, IScrollItemProvider, ISelectionItemProvider, IInvokeProvider
Name | Description |
---|---|
UiaListItem(ISupportUia, IUiaSelectionItemProvider, UiaItem, ISupportUiaContainer, Control, IUiaScrollItemProvider, IUiaInvokeProvider, string, Control, object) | Contructor. |
Name | Description |
---|---|
IsSelected | |
SelectionContainer | |
UiaControlType | Gets UIA control type of this item. |
Name | Description |
---|---|
AddToSelection() | |
GetPatternProvider(int) | |
Invoke() | |
RemoveFromSelection() | |
ScrollIntoView() | |
Select() |