IServiceContainer.GetServices(Type, Boolean) Method
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v24.1.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
Declaration
Parameters
Name | Type |
---|---|
type | Type |
localOnly | Boolean |
Returns
Type |
---|
IEnumerable<Object> |
See Also