This documentation is archived and is not being maintained.
Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework Namespace
Visual Studio 2012
| Class | Description | |
|---|---|---|
![]() | PageControl | PageControl |
![]() | PageScrollViewer | |
![]() | SectionControl | SectionControl |
![]() | TextBlockWithEmbeddedLinks | This class was added here to handle displaying TFS style links in error messages or other types of notifications within Team Explorer. Any string with the form "Click [here](vstfs:///build/build/23) to open the build." will be displayed as "Click here to open the build." but the word here will be a hyperlink that will have a tooltip of the URI and when it is clicked will start IClientLinking.ExecuteDefaultAction on the URI. NOTE: TextBlock was subclassed because the Inlines property cannot be bound to.TODO_VNEXT: We may want to promote this class so that it can be used more widely if we find it generally useful. |
| Interface | Description | |
|---|---|---|
![]() | ITeamExplorerNavigationItemMetadata | ITeamExplorerNavigationItem metadata class used during plugin discovery. |
![]() | ITeamExplorerNavigationLinkMetadata | ITeamExplorerNavigationLink metadata class used during plugin discovery. |
![]() | ITeamExplorerPageMetadata | ITeamExplorerPage metadata class used during plugin discovery. |
![]() | ITeamExplorerSectionMetadata | ITeamExplorerSection metadata class used during plugin discovery. |
Show:
