Microsoft.TeamFoundation.MVVM 名前空間

クラス

  クラス 説明
パブリック クラス AsyncLauncher
パブリック クラス AsyncRelayCommand
パブリック クラス AutoCompleteBehavior
パブリック クラス AutoCompleteManager
パブリック クラス BackgroundCommand
パブリック クラス BatchedObservableCollection<T>
パブリック クラス CanExecuteDependsOnPropertyAttribute プロパティがこのコマンドの CanExecute の部分に影響を与えることを指定します。 指定されたソースのプロパティが変更されると、現在のコマンド プロパティに対して CanExecuteChanged のイベントも発生します。
パブリック クラス CollectionTransformation
パブリック クラス ControlEvents
パブリック クラス DependsOnPropertyAttribute 他のプロパティがこのプロパティの値またはこのプロパティに関連付けられた検証規則に影響を与えることを指定します。 のプロパティの 1 つがリストの変更 「」である場合、現在のプロパティの PropertyChanged イベントも発生します。 この抽象 ValueDependsOnProperty - 属性または ValidationDependsOnProperty の属性を使用します。
パブリック クラス DialogAssistant
パブリック クラス FrameworkElementBehaviors
パブリック クラス FrameworkElementEvents
パブリック クラス HttpUriValidationRule
パブリック クラス ItemDoubleClickEventArgs
パブリック クラス ItemsControlBehaviour ICommand を実行するときにを ItemsControl の項目のユーザーのダブルクリックできるようにする動作
パブリック クラス ListBoxItemEvents
パブリック クラス MessageBoxArgs MessageBox.Show メソッド () の各パラメーターのプロパティを含むクラスです。
パブリック クラス MessageBoxService
パブリック クラス MessageBoxServiceBase
パブリック クラス MVVMSupport ビュー モデルのコア サービスを挿入割り当てる機構。
パブリック クラス NotifyPropertyChangedDispatcherObject このクラスは、ディスパッチャーに関連付けられているオブジェクトを表し、INotifyPropertyChanged のインターフェイスを実装します。
パブリック クラス OpenDocumentCommand 既定のアプリケーションのドキュメントを可能にする抽象コマンド。
パブリック クラス OpenFWLinkCommand コマンドとブラウザーに表示 FWLinks。 linkId は xaml のコンストラクターのパラメーターまたはコマンド パラメーターとして渡すことができます。
パブリック クラス OpenUrlCommand ブラウザーで開きますが http または https のアドレスを指定したコマンド。 ナビゲーション URL には、コンストラクターまたは xaml のコマンド パラメーターとして渡すことができます。
パブリック クラス ParameterConvertingCommand
パブリック クラス PasswordBoxAssistant
パブリック クラス QueuedCommand
パブリック クラス QueuedCommandCanExecuteEventArgs
パブリック クラス QueuedCommandCompletedEventArgs
パブリック クラス QueuedCommandExecuteEventArgs
パブリック クラス QueuedCommandWorker
パブリック クラス RegisterWindow WindowsDisplayServiceのウィンドウを登録できるようにする。
パブリック クラス RelayCommand 唯一の目的が起動して他のオブジェクトへ機能を中継するするコマンドは転送します。CanExecute のメソッドの既定の戻り値は 「true です。
パブリック クラス RelayValidationRule
パブリック クラス SelectorBehaviors
パブリック クラス SelectorEvents
パブリック クラス ServiceNotFoundException
パブリック クラス SqlServerFileSytemAutoCompleteProvider
パブリック クラス StringNotNullOrWhiteSpaceValidationRule 文字列プロパティが null または空白の文字列ではないことを検証します。 プロパティの型は文字列である必要があります。
パブリック クラス TransformedCollection<TSourceCollection, TSourceElement, TTargetElement> 変更可能なソース コレクションの要素のライブ変換を提供します。
パブリック クラス TreeViewBehaviors
パブリック クラス TreeViewItemBehaviors
パブリック クラス TreeViewItemEvents
パブリック クラス UIElementEvents
パブリック クラス UIHostService
パブリック クラス UIService
パブリック クラス ValidatingViewModelBase ビュー モデル検証をサポートします。
パブリック クラス ValidationDependsOnPropertyAttribute その他のプロパティこのプロパティに関連付けられている入力規則に影響を与えることを指定します。 「依存」] ボックスの一覧のプロパティのいずれかが変更されたときに、PropertyChanged イベントは、現在のプロパティも表示されます。
パブリック クラス ValidationRule
パブリック クラス ValueDependsOnCollectionAttribute コレクションがこのプロパティの値に影響を与えることを指定します。 関連付けられたコレクションが変更されると、現在のプロパティの PropertyChanged イベントも発生します。
パブリック クラス ValueDependsOnExternalPropertyAttribute 外部プロパティがこの 1 という値に影響を与えることを指定します。 指定されたソースのプロパティが変更されると、現在のプロパティの PropertyChanged イベントも発生します。
パブリック クラス ValueDependsOnPropertyAttribute 他のプロパティがこの 1 という値に影響を与えることを指定します。 のプロパティの 1 つがリストの変更 「」である場合、現在のプロパティの PropertyChanged イベントも発生します。
パブリック クラス ViewModelBase
パブリック クラス WaitCursorService
パブリック クラス WindowViewModel

インターフェイス

  インターフェイス 説明
パブリック インターフェイス IAutoCompleteProvider
パブリック インターフェイス IDialogService viewModel から Window.DialogResult のプロパティを設定するのダイアログの結果のインターフェイス。 このサービスを使用するには、xaml に次の行を追加する必要があります:
パブリック インターフェイス IMessageBoxService メッセージ ボックス サービスのインターフェイス。
パブリック インターフェイス IOwnedCommand ユーザーは、ICommand の CanExecuteChanged のイベントを発生させる必要があるか状態が 「所有者」によって決定されるコマンド。
パブリック インターフェイス IUIHostService uihost サービスのインターフェイス。
パブリック インターフェイス IWaitCursorService
パブリック インターフェイス IWindowDisplayService

デリゲート

  デリゲート 説明
パブリック デリゲート QueuedCommand.CanExecuteHandler
パブリック デリゲート QueuedCommand.CompletedHandler
パブリック デリゲート QueuedCommand.ExecuteHandler