Back to Devexpress

StrategyManager Class

wpf-devexpress-dot-mvvm-dot-ui-dot-moduleinjection-09cf1d35.md

latest1.0 KB
Original Source

StrategyManager Class

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

Namespace : DevExpress.Mvvm.UI.ModuleInjection

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public class StrategyManager :
    IStrategyManager
vb
Public Class StrategyManager
    Implements IStrategyManager

Implements

IStrategyManager

Inheritance

Object StrategyManager

See Also

StrategyManager Members

DevExpress.Mvvm.UI.ModuleInjection Namespace