DevExpress.Mvvm.UI.ModuleInjection Namespace
Contains classes to manage module injection strategies.
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
Classes
| Name | Description |
|---|---|
| StrategyManager | Represents a strategy manager, allowing you to create or register new strategies. |
| UIRegion | |
| UIRegionBase | |
| UIWindowRegion | |
| VisualStateService |
Interfaces
| Name | Description |
|---|---|
| IStrategy | Provides methods to control the strategy. |
| IStrategyManager | Provides the methods to manage strategies. |