PageNavigator.AddPage-Methode (INavigationPage, INavigationPage, String)

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

Syntax

'Declaration
Public Sub AddPage ( _
    parent As INavigationPage, _
    page As INavigationPage, _
    helpContext As String _
)
public void AddPage(
    INavigationPage parent,
    INavigationPage page,
    string helpContext
)

Parameter

Implementiert

IPageNavigator.AddPage(INavigationPage, INavigationPage, String)

.NET Framework-Sicherheit

Siehe auch

Referenz

PageNavigator Klasse

AddPage-Überladung

Microsoft.TeamFoundation.Controls.WPF-Namespace