TreeListViewItemAutomationPeer Class
Exposes TreeListView data items to UI Automation.
public class TreeListViewItemAutomationPeer : TreeListBoxItemAutomationPeer
- Inheritance:
- object AutomationPeer ItemAutomationPeer TreeListBoxItemAutomationPeer object
Constructors
TreeListViewItemAutomationPeer(object, TreeListViewAutomationPeer)
Exposes TreeListView data items to UI Automation.
public TreeListViewItemAutomationPeer(object item, TreeListViewAutomationPeer itemsControlAutomationPeer)
| Parameter | Type | Description |
|---|---|---|
| item | object | The data item. |
| itemsControlAutomationPeer | TreeListViewAutomationPeer | The items control automation peer. |
Methods
GetClassNameCore()
When overridden in a derived class, is called by GetClassName().
GetLocalizedControlTypeCore()
When overridden in a derived class, is called by GetLocalizedControlType().
Inherited Members
- TreeListBoxItemAutomationPeer.Collapse()
- TreeListBoxItemAutomationPeer.Expand()
- TreeListBoxItemAutomationPeer.GetAutomationControlTypeCore()
- TreeListBoxItemAutomationPeer.GetPattern(PatternInterface)
- TreeListBoxItemAutomationPeer.ScrollIntoView()
- TreeListBoxItemAutomationPeer.ExpandCollapseState