Skip to main content

ModuleManager.DefaultImplementation Property

Namespace: DevExpress.Mvvm.ModuleInjection

Assembly: DevExpress.Mvvm.v23.2.dll

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

Declaration

public static IModuleManagerImplementation DefaultImplementation { get; }

Property Value

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