IPageNavigator.Pages-Eigenschaft

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

Syntax

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

Eigenschaftswert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

IPageNavigator Schnittstelle

Microsoft.TeamFoundation.Controls.WPF-Namespace