NavigationTreeItem-Konstruktor

Erstellen Sie ein neues Strukturelement

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

Syntax

'Declaration
Public Sub New ( _
    ownerTreeControl As NavigationTreeControl, _
    node As INavigationNode _
)
public NavigationTreeItem(
    NavigationTreeControl ownerTreeControl,
    INavigationNode node
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

NavigationTreeItem Klasse

Microsoft.TeamFoundation.Controls.WPF-Namespace