INavigationTreeControl Interface

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  Microsoft.TeamFoundation.Controls.WPF
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public Interface INavigationTreeControl
public interface INavigationTreeControl
public interface class INavigationTreeControl
type INavigationTreeControl =  interface end
public interface INavigationTreeControl

The INavigationTreeControl type exposes the following members.

Properties

  Name Description
Public property IsVisible
Public property ItemCheckmarkVisible Get/Set true/false to show/hide the item check mark

Top

Methods

  Name Description
Public method AddNode
Public method RefreshNodeVisibility
Public method RemoveNode
Public method Select
Public method SetFocus
Public method UpdateNode

Top

Events

  Name Description
Public event SelectionChanged
Public event SelectionChanging
Public event SelectionDoubleClicked

Top

See Also

Reference

Microsoft.TeamFoundation.Controls.WPF Namespace