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

NuGet Packages: DevExpress.Mvvm, DevExpress.Uwp.Controls, DevExpress.Win.Design, DevExpress.WinUI

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