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

ModuleManager.DefaultImplementation Property

Namespace: DevExpress.Mvvm.ModuleInjection

Assembly: DevExpress.Mvvm.v20.2.dll

NuGet Packages: DevExpress.Mvvm, DevExpress.Uwp.Controls, DevExpress.WindowsDesktop.Mvvm

Declaration

public static IModuleManagerImplementation DefaultImplementation { get; }

Property Value

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