IStrategyManager.CreateStrategy(DependencyObject) Method
Namespace: DevExpress.Mvvm.UI.ModuleInjection
Assembly: DevExpress.Xpf.Core.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| target | DependencyObject |
Returns
| Type |
|---|
| IStrategy |
See Also
Namespace: DevExpress.Mvvm.UI.ModuleInjection
Assembly: DevExpress.Xpf.Core.v26.1.dll
IStrategy CreateStrategy(
DependencyObject target
)
Function CreateStrategy(
target As DependencyObject
) As IStrategy
| Name | Type |
|---|---|
| target | DependencyObject |
| Type |
|---|
| IStrategy |