PageNavigator.GetPages-Methode

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

Syntax

'Declaration
Protected Function GetPages As IEnumerable(Of INavigationPage)
protected IEnumerable<INavigationPage> GetPages()

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

PageNavigator Klasse

GetPages-Überladung

Microsoft.TeamFoundation.Controls.WPF-Namespace