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

UIRegionBase.ModuleManager Property

Namespace: DevExpress.Mvvm.UI.ModuleInjection

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

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

Declaration

public IModuleManagerImplementation ModuleManager { get; set; }

Property Value

Type
DevExpress.Mvvm.ModuleInjection.Native.IModuleManagerImplementation
See Also