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