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

IRegion Interface

Provides control of injected ViewModels.

Namespace: DevExpress.Mvvm.ModuleInjection

Assembly: DevExpress.Mvvm.v22.1.dll

NuGet Package: DevExpress.Mvvm

Declaration

public interface IRegion

The following members return IRegion objects:

Remarks

See Regions to learn more.

See Also