StrategyManager Class
In This Article
Represents a strategy manager, allowing you to create or register new strategies.
Namespace: DevExpress.Mvvm.UI.ModuleInjection
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public class StrategyManager :
IStrategyManager
#Implements
See Also