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