Skip to main content

ViewInjectionServiceExtensions Class

Provides extension methods for the ViewInjectionService to integrate and control ViewModels (with their Views).

Namespace: DevExpress.Mvvm

Assembly: DevExpress.Mvvm.v24.2.dll

NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation

#Declaration

public static class ViewInjectionServiceExtensions

#Remarks

To get more information about ViewInjectionService, see the ViewInjectionService topic.

#Inheritance

Object
ViewInjectionServiceExtensions
See Also