IViewInjectionService.SelectedViewModel Property
Gets or sets the selected ViewModel.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v24.1.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Object | An object representing the currently selected ViewModel. |
See Also