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.1.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
Declaration
Remarks
See Passing data between ViewModels (ISupportParameter) to learn more.
See Also