Back to Devexpress

IStrategy Interface

wpf-devexpress-dot-mvvm-dot-ui-dot-moduleinjection-ed540fa9.md

latest1.3 KB
Original Source

IStrategy Interface

Provides methods to control the strategy.

Namespace : DevExpress.Mvvm.UI.ModuleInjection

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public interface IStrategy :
    IBaseStrategy
vb
Public Interface IStrategy
    Inherits IBaseStrategy

The following members return IStrategy objects:

See Also

IStrategy Members

DevExpress.Mvvm.UI.ModuleInjection Namespace