wpf-devexpress-dot-mvvm-dot-ui-d4520c6c.md
Allows you to integrate any ViewModel (with its View) to any control.
Namespace : DevExpress.Mvvm.UI
Assembly : DevExpress.Xpf.Core.v25.2.dll
NuGet Package : DevExpress.Wpf.Core
public sealed class ViewInjectionService :
ServiceBase,
IViewInjectionService
Public NotInheritable Class ViewInjectionService
Inherits ServiceBase
Implements IViewInjectionService
To learn more, see ViewInjectionService.
Show 11 items
Object DispatcherObject DependencyObject Freezable Animatable DevExpress.Mvvm.UI.Interactivity.AttachableObjectBase DevExpress.Mvvm.UI.Interactivity.Behavior DevExpress.Mvvm.UI.Interactivity.Behavior<FrameworkElement> DevExpress.Mvvm.UI.ServiceBaseGeneric<FrameworkElement> ServiceBase ViewInjectionService
See Also