継承階層
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 | 指定した ID を持つこのページのセクションを取得します (ITeamExplorerPageExtensions によって定義されています。) |
![]() |
GetSections | このページのセクションを取得します。 (ITeamExplorerPageExtensions によって定義されています。) |
![]() |
GetService<T> | 要求されたサービスを取得します。 (ITeamExplorerPageExtensions によって定義されています。) |
![]() |
RefreshPageAndSections | このページとセクションを更新します。 (ITeamExplorerPageExtensions によって定義されています。) |
![]() |
SetProperty | ページのプロパティを設定します。 (ITeamExplorerPageExtensions によって定義されています。) |
このページのトップへ
明示的インターフェイスの実装
| 名前 | 説明 | |
|---|---|---|
![]() ![]() |
IWeakEventListener.ReceiveWeakEvent | (NotifyPropertyChangedDispatcherObject から継承されます。) |
このページのトップへ
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバーは、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)