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

StrategyManager Class

Represents a strategy manager, allowing you to create or register new strategies.

Namespace: DevExpress.Mvvm.UI.ModuleInjection

Assembly: DevExpress.Xpf.Core.v20.1.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

public class StrategyManager :
    IStrategyManager

Implements

Inheritance

Object
StrategyManager
See Also