TeamExplorerViewModel, classe
Hiérarchie d'héritage
System.Object
Microsoft.TeamFoundation.MVVM.NotifyPropertyChangedDispatcherObject
Microsoft.TeamFoundation.MVVM.ViewModelBase
Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework.TeamExplorerViewModel
Espace de noms : Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework
Assembly : Microsoft.TeamFoundation.Controls (dans Microsoft.TeamFoundation.Controls.dll)
Syntaxe
'Déclaration
Public Class TeamExplorerViewModel _
Inherits ViewModelBase _
Implements ITeamExplorer, IServiceProvider, INotifyPropertyChanged, IDisposable, _
ITfsDiagnosticProvider
public class TeamExplorerViewModel : ViewModelBase,
ITeamExplorer, IServiceProvider, INotifyPropertyChanged, IDisposable, ITfsDiagnosticProvider
Le type TeamExplorerViewModel expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
TeamExplorerViewModel |
Début
Propriétés
Nom | Description | |
---|---|---|
AreaPaths | ||
ClearNotificationsCommand | ||
ConnectionStateDescription | ||
CurrentPage | ||
CurrentPageHost | ||
CurrentTeamName | ||
CurrentTeamProjectCollection | ||
CurrentTeamProjectCollectionName | ||
CurrentTeamProjectName | ||
CurrentTeamProjectUri | ||
CurrentUserInfo | ||
DefaultPageId | ||
Dispatcher | Répartiteur associé à cet objet. (Hérité de NotifyPropertyChangedDispatcherObject.) | |
HasNextPage | ||
HasPreviousPage | ||
IsConnected | ||
IsDiscoveryCompleted | ||
MessageBoxService | (Hérité de ViewModelBase.) | |
Model | ||
Name | ||
Notifications | ||
ParentViewModel | (Hérité de ViewModelBase.) | |
TeamProjectNames | ||
UIHostService | (Hérité de ViewModelBase.) | |
WindowDisplayService | (Hérité de ViewModelBase.) |
Début
Méthodes
Début
Événements
Nom | Description | |
---|---|---|
PropertyChanged | Se produit en cas de modification d'une valeur de propriété. (Hérité de NotifyPropertyChangedDispatcherObject.) |
Début
Méthodes d'extension
Nom | Description | |
---|---|---|
GetService<T>() | Surchargé. (Défini par IServiceProviderExtensions.) | |
GetService<T, V>() | Surchargé. (Défini par IServiceProviderExtensions.) |
Début
Implémentations d'interface explicite
Nom | Description | |
---|---|---|
IWeakEventListener.ReceiveWeakEvent | (Hérité de NotifyPropertyChangedDispatcherObject.) |
Début
Sécurité des threads
Tous les membres static (Shared en Visual Basic) publics de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.
Voir aussi
Référence
Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework, espace de noms