TeamExplorerPageViewModelBase 類別
繼承階層架構
System.Object
Microsoft.TeamFoundation.MVVM.NotifyPropertyChangedDispatcherObject
Microsoft.TeamFoundation.MVVM.ViewModelBase
Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.TeamExplorerPageViewModelBase
命名空間: Microsoft.TeamFoundation.Controls.WPF.TeamExplorer
組件: Microsoft.TeamFoundation.Controls (在 Microsoft.TeamFoundation.Controls.dll 中)
語法
'宣告
Public Class TeamExplorerPageViewModelBase _
Inherits ViewModelBase _
Implements ITeamExplorerPage, IDisposable, INotifyPropertyChanged
public class TeamExplorerPageViewModelBase : ViewModelBase,
ITeamExplorerPage, IDisposable, INotifyPropertyChanged
TeamExplorerPageViewModelBase 型別會公開下列成員。
建構函式
名稱 | 說明 | |
---|---|---|
![]() |
TeamExplorerPageViewModelBase |
回頁首
屬性
名稱 | 說明 | |
---|---|---|
![]() |
Dispatcher | 發送器與這個物件。 (繼承自 NotifyPropertyChangedDispatcherObject)。 |
![]() |
Id | |
![]() |
IsBusy | |
![]() |
MessageBoxService | (繼承自 ViewModelBase)。 |
![]() |
PageContent | |
![]() |
ParentViewModel | (繼承自 ViewModelBase)。 |
![]() |
ServiceProvider | |
![]() |
Title | |
![]() |
UIHostService | (繼承自 ViewModelBase)。 |
![]() |
WindowDisplayService | (繼承自 ViewModelBase)。 |
回頁首
方法
回頁首
事件
名稱 | 說明 | |
---|---|---|
![]() |
PropertyChanged | 當屬性值變更時發生。 (繼承自 NotifyPropertyChangedDispatcherObject)。 |
回頁首
擴充方法
名稱 | 說明 | |
---|---|---|
![]() |
Close | 在 頁面。 (以 ITeamExplorerPageExtensions 定義。) |
![]() |
GetFocusedSection | 取得這個頁面的焦點的部分。 (以 ITeamExplorerPageExtensions 定義。) |
![]() |
GetId | 取得這個頁面的 ID。 (以 ITeamExplorerPageExtensions 定義。) |
![]() |
GetProperty | 取得網頁的屬性。 (以 ITeamExplorerPageExtensions 定義。) |
![]() |
GetSection | 取得這個 Web 網頁的區段具有指定 ID 的。. (以 ITeamExplorerPageExtensions 定義。) |
![]() |
GetSections | 取得這個頁面的一部分。 (以 ITeamExplorerPageExtensions 定義。) |
![]() |
GetService<T> | 取得要求的服務。 (以 ITeamExplorerPageExtensions 定義。) |
![]() |
RefreshPageAndSections | 重新整理頁面和它的一部分。 (以 ITeamExplorerPageExtensions 定義。) |
![]() |
SetProperty | 設定網頁屬性。 (以 ITeamExplorerPageExtensions 定義。) |
回頁首
明確介面實作
名稱 | 說明 | |
---|---|---|
![]() ![]() |
IWeakEventListener.ReceiveWeakEvent | (繼承自 NotifyPropertyChangedDispatcherObject)。 |
回頁首
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。不保證任何執行個體成員是安全執行緒。