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.v20.2.dll

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

Declaration

public interface IStrategy :
    IBaseStrategy
See Also