The UCTreeViewItemAutomationPeertype exposes the following members.
Constructors
Name | Description | |
---|---|---|
UCTreeViewItemAutomationPeer |
Constructor
|
Methods
Properties
Name | Description | |
---|---|---|
Dispatcher | (Inherited from DispatcherObject.) | |
EventsSource | (Inherited from AutomationPeer.) | |
IsHwndHost | (Inherited from AutomationPeer.) | |
Owner | (Inherited from UIElementAutomationPeer.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
ISelectionItemProvider . . :: . . AddToSelection |
Adds the current element to the collection of
selected items.
|
|
ISelectionItemProvider . . :: . . RemoveFromSelection |
Removes the current element from the
collection of selected items.
|
|
ISelectionItemProvider . . :: . . Select |
Clears any selection and then selects the
current element.
|
|
ISelectionItemProvider . . :: . . SelectionContainer |
Gets the UI automation provider that
implements
ISelectionProviderand acts as the container for
the calling object.
|
|
IExpandCollapseProvider . . :: . . Collapse | (Inherited from TreeViewItemAutomationPeer.) | |
IExpandCollapseProvider . . :: . . Expand | (Inherited from TreeViewItemAutomationPeer.) | |
IExpandCollapseProvider . . :: . . ExpandCollapseState | (Inherited from TreeViewItemAutomationPeer.) | |
ISelectionItemProvider . . :: . . IsSelected | (Inherited from TreeViewItemAutomationPeer.) | |
IScrollItemProvider . . :: . . ScrollIntoView | (Inherited from TreeViewItemAutomationPeer.) |