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

ViewInjectionServiceExtensions Class

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

Namespace: DevExpress.Mvvm

Assembly: DevExpress.Mvvm.v20.2.dll

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

Declaration

public static class ViewInjectionServiceExtensions

Remarks

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

Inheritance

Object
ViewInjectionServiceExtensions
See Also