Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework Namespace
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Classes
Class | Description | |
---|---|---|
PageControl | PageControl | |
PageScrollViewer | Page ScrollViewer class derivation to allow us to properly support the SystemInformation.MouseWheelScrollLines control panel setting. | |
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. |
Enumerations
Enumeration | Description | |
---|---|---|
TeamExplorerPageWindowState |