Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
Content | |
![]() |
DefaultVisibility | Get the default visibility for the page |
![]() |
HeadlineIcon | |
![]() |
HeadlineText | |
![]() |
HelpContext | |
![]() |
HelpPath | |
![]() |
Id | |
![]() |
IsChecked | Get true/false to show the check mark for navigation node |
![]() |
IsValid | |
![]() |
NavigationIcon | |
![]() |
NavigationText | |
![]() |
ShowNavigationNodeEnabled | Get true/false to show the corresponding navigation node as enabled/disabled |
Top
Methods
Name | Description | |
---|---|---|
![]() |
CanActivate | |
![]() |
Init | |
![]() |
Validate |
Top
Events
Name | Description | |
---|---|---|
![]() |
Changed |
Top