TreeListViewItemWrapperAutomationPeer Class
Exposes TreeListViewItem types to UI Automation.
public class TreeListViewItemWrapperAutomationPeer : TreeListBoxItemWrapperAutomationPeer
- Inheritance:
- object AutomationPeer UIElementAutomationPeer FrameworkElementAutomationPeer TreeListBoxItemWrapperAutomationPeer object
Constructors
TreeListViewItemWrapperAutomationPeer(TreeListViewItem)
Initializes a new instance of the TreeListViewItemAutomationPeer
class.
public TreeListViewItemWrapperAutomationPeer(TreeListViewItem owner)
Parameter | Type | Description |
---|---|---|
owner | TreeListViewItem | The owner element. |
Methods
GetLocalizedControlTypeCore()
Gets a localized string that represents the AutomationControlType
value for the control that is associated with this automation peer.
Inherited Members
- TreeListBoxItemWrapperAutomationPeer.Collapse()
- TreeListBoxItemWrapperAutomationPeer.Expand()
- TreeListBoxItemWrapperAutomationPeer.GetAutomationControlTypeCore()
- TreeListBoxItemWrapperAutomationPeer.GetChildrenCore()
- TreeListBoxItemWrapperAutomationPeer.GetClassNameCore()
- TreeListBoxItemWrapperAutomationPeer.GetPattern(PatternInterface)
- TreeListBoxItemWrapperAutomationPeer.ScrollIntoView()
- TreeListBoxItemWrapperAutomationPeer.ExpandCollapseState