StrategyManager.CreateWindowStrategy(DependencyObject) Method
Namespace: DevExpress.Mvvm.UI.ModuleInjection
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Parameters
| Name | Type |
|---|---|
| target | DependencyObject |
Returns
| Type |
|---|
| DevExpress.Mvvm.UI.ModuleInjection.IWindowStrategy |
Implements
See Also