INavigationTreeControl 接口
命名空间: Microsoft.TeamFoundation.Controls.WPF
程序集: Microsoft.TeamFoundation.Controls(在 Microsoft.TeamFoundation.Controls.dll 中)
语法
声明
Public Interface INavigationTreeControl
public interface INavigationTreeControl
INavigationTreeControl 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
IsVisible | ||
ItemCheckmarkVisible | get/set true/false显示或隐藏项选中标记 |
页首
方法
名称 | 说明 | |
---|---|---|
AddNode | ||
RefreshNodeVisibility | ||
RemoveNode | ||
Select | ||
SetFocus | ||
UpdateNode |
页首
事件
名称 | 说明 | |
---|---|---|
SelectionChanged | ||
SelectionChanging | ||
SelectionDoubleClicked |
页首