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

IStrategy Interface

Provides methods to control the strategy.

Namespace: DevExpress.Mvvm.UI.ModuleInjection

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public interface IStrategy :
    IBaseStrategy
See Also