Share via


INavigationPage Interface

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

Syntax

'Declaration
Public Interface INavigationPage
public interface INavigationPage
public interface class INavigationPage
type INavigationPage =  interface end
public interface INavigationPage

The INavigationPage type exposes the following members.

Properties

  Name Description
Public property Content
Public property DefaultVisibility Get the default visibility for the page
Public property HeadlineIcon
Public property HeadlineText
Public property HelpContext
Public property HelpPath
Public property Id
Public property IsChecked Get true/false to show the check mark for navigation node
Public property IsValid
Public property NavigationIcon
Public property NavigationText
Public property ShowNavigationNodeEnabled Get true/false to show the corresponding navigation node as enabled/disabled

Top

Methods

  Name Description
Public method CanActivate
Public method Init
Public method Validate

Top

Events

  Name Description
Public event Changed

Top

See Also

Reference

Microsoft.TeamFoundation.Controls.WPF Namespace