Skip to main content

IModuleManagerBase Interface

Provides methods to control modules and regions.

Namespace: DevExpress.Mvvm.ModuleInjection

Assembly: DevExpress.Mvvm.v24.2.dll

NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation

#Declaration

public interface IModuleManagerBase

#Remarks

See Module Manager to learn more.

See Also