 | MainWindowViewModelRefreshDependentAlternativeViewModels method |
Updates the ViewModels of any additional views,
that map the same BusinessLogic (here: JobGroupViewModel).
Namespace: Vishnu.ViewModelAssembly: Vishnu.ViewModel (in Vishnu.ViewModel.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic void RefreshDependentAlternativeViewModels()
Public Sub RefreshDependentAlternativeViewModels
public:
virtual void RefreshDependentAlternativeViewModels() sealed
abstract RefreshDependentAlternativeViewModels : unit -> unit
override RefreshDependentAlternativeViewModels : unit -> unit
Implemented
IViewModelRootRefreshDependentAlternativeViewModels
See also