ISupportParameter Interface
Provides a member that allows data to be passed from a Main to a Detail ViewModel, when these ViewModels are loosely coupled.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v24.2.dll
Declaration
Remarks
See Passing data between ViewModels (ISupportParameter) to learn more.
See Also