NavigationNode.Items-Eigenschaft

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

Syntax

'Declaration
Public ReadOnly Property Items As ReadOnlyCollection(Of INavigationNode)
public ReadOnlyCollection<INavigationNode> Items { get; }

Eigenschaftswert

Typ: System.Collections.ObjectModel.ReadOnlyCollection<INavigationNode>
Gibt ReadOnlyCollection<T> zurück.

Implementiert

INavigationNode.Items

.NET Framework-Sicherheit

Siehe auch

Referenz

NavigationNode Klasse

Microsoft.TeamFoundation.Controls.WPF-Namespace