ViewInjectionService.ViewModels Property
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type |
---|
IEnumerable<Object> |
See Also
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
public IEnumerable<object> ViewModels { get; }
Public ReadOnly Property ViewModels As IEnumerable(Of Object)
Type |
---|
IEnumerable<Object> |
No
Your feedback is appreciated.