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.v20.1.dll

NuGet Packages: DevExpress.Mvvm, DevExpress.Uwp.Controls, DevExpress.WindowsDesktop.Mvvm

Declaration

public static class ViewInjectionManagerExtensions

Remarks

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

Inheritance

Object
ViewInjectionManagerExtensions
See Also