ViewLocator.Default Property
Specifies the default object implementing the IViewLocator interface.
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| IViewLocator | An object implementing the IViewLocator interface. |
Remarks
To learn more, see ViewLocator.
See Also