PageNavigator.GetParent-Methode

Rufen Sie die Elemente Seite ab

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

Syntax

'Declaration
Public Function GetParent ( _
    page As INavigationPage _
) As INavigationPage
public INavigationPage GetParent(
    INavigationPage page
)

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Controls.WPF.INavigationPage
Elemente Seite oder NULL

Implementiert

IPageNavigator.GetParent(INavigationPage)

.NET Framework-Sicherheit

Siehe auch

Referenz

PageNavigator Klasse

Microsoft.TeamFoundation.Controls.WPF-Namespace