Skip to main content
A newer version of this page is available. .

ViewInjectionService.ViewInjectionManager Property

This is a dependency property.

Namespace: DevExpress.Mvvm.UI

Assembly: DevExpress.Xpf.Core.v20.1.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

public IViewInjectionManager ViewInjectionManager { get; set; }

Property Value

Type
IViewInjectionManager
See Also