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

ModuleManager.DefaultWindowManager Property

Namespace: DevExpress.Mvvm.ModuleInjection

Assembly: DevExpress.Mvvm.v20.2.dll

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

Declaration

public static IModuleWindowManager DefaultWindowManager { get; }

Property Value

Type
IModuleWindowManager
See Also