Skip to main content
A newer version of this page is available. .

ViewInjectionManagerExtensions Class

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

Namespace: DevExpress.Mvvm

Assembly: DevExpress.Mvvm.v19.2.dll

Declaration

public static class ViewInjectionManagerExtensions

Remarks

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

Inheritance

Object
ViewInjectionManagerExtensions
See Also