A newer version of this page is available.
Switch to the current version.
ViewInjectionManager Class
Allows you to perform injecting and manipulation under ViewModels (and their Views) in any section of the application's code.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v18.2.dll
Declaration
public class ViewInjectionManager :
IViewInjectionManager
Public Class ViewInjectionManager
Implements IViewInjectionManager
Remarks
To learn more about ViewInjectionManager, see the The Concept of the View Injection Manager section in the ViewInjectionService topic.
Implements
Inheritance
Object
ViewInjectionManager
Extension Methods
See Also
Feedback