ViewInjectionManager.Default Property
Gets the default view injection manager.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IViewInjectionManager | An IViewInjectionManager implementation. |
See Also