ViewModelLocator(Application) Constructor
Initializes a new instance of the ViewModelLocator class for the specified application.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| application | Application | The current WPF application. |
See Also