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

IViewInjectionManager Interface

Provides methods to inject and manipulate under ViewModels (and their Views)

Namespace: DevExpress.Mvvm

Assembly: DevExpress.Mvvm.v19.2.dll

Declaration

public interface IViewInjectionManager

The following members return IViewInjectionManager objects:

Library Related API Members
Cross-Platform Class Library ViewInjectionManager.Default
ViewInjectionManager.PersistentManager
WPF Controls ViewInjectionService.ViewInjectionManager
See Also