Interfaccia INavigationTreeControl
Spazio dei nomi: Microsoft.TeamFoundation.Controls.WPF
Assembly: Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)
Sintassi
'Dichiarazione
Public Interface INavigationTreeControl
public interface INavigationTreeControl
Il tipo INavigationTreeControl espone i seguenti membri.
Proprietà
Nome | Descrizione | |
---|---|---|
IsVisible | ||
ItemCheckmarkVisible | Ottenere/impostare mostrare true/false o nascondere il segno di spunta elemento |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
AddNode | ||
RefreshNodeVisibility | ||
RemoveNode | ||
Select | ||
SetFocus | ||
UpdateNode |
In alto
Eventi
Nome | Descrizione | |
---|---|---|
SelectionChanged | ||
SelectionChanging | ||
SelectionDoubleClicked |
In alto