Skip to main content

IViewInjectionManager Interface

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

Namespace: DevExpress.Mvvm

Assembly: DevExpress.Mvvm.v23.2.dll

NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation

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