Skip to main content

ViewInjectionManagerExtensions Class

Provides extension methods for the ViewInjectionManager 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 ViewInjectionManagerExtensions

#Remarks

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

#Inheritance

Object
ViewInjectionManagerExtensions
See Also