IModuleManagerBase.GetEvents(Object) Method
Namespace: DevExpress.Mvvm.ModuleInjection
Assembly: DevExpress.Mvvm.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| viewModel | Object |
Returns
| Type |
|---|
| IViewModelEventManager |
See Also
Namespace: DevExpress.Mvvm.ModuleInjection
Assembly: DevExpress.Mvvm.v26.1.dll
IViewModelEventManager GetEvents(
object viewModel
)
Function GetEvents(
viewModel As Object
) As IViewModelEventManager
| Name | Type |
|---|---|
| viewModel | Object |
| Type |
|---|
| IViewModelEventManager |