Share via


INavigationTreeControl.Select Method

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

Syntax

'Declaration
Sub Select ( _
    node As INavigationNode _
)
void Select(
    INavigationNode node
)
void Select(
    INavigationNode^ node
)
abstract Select : 
        node:INavigationNode -> unit
function Select(
    node : INavigationNode
)

Parameters

.NET Framework Security

See Also

Reference

INavigationTreeControl Interface

Microsoft.TeamFoundation.Controls.WPF Namespace