PageNavigator.Pages-Eigenschaft

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

Syntax

'Declaration
Public ReadOnly Property Pages As IEnumerable(Of INavigationPage)
public IEnumerable<INavigationPage> Pages { get; }

Eigenschaftswert

Typ: System.Collections.Generic.IEnumerable<INavigationPage>
Gibt IEnumerable<T> zurück.

Implementiert

IPageNavigator.Pages

.NET Framework-Sicherheit

Siehe auch

Referenz

PageNavigator Klasse

Microsoft.TeamFoundation.Controls.WPF-Namespace