Skip to main content

IStrategy Interface

Provides methods to control the strategy.

Namespace: DevExpress.Mvvm.UI.ModuleInjection

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public interface IStrategy :
    IBaseStrategy
See Also