wpf-devexpress-dot-mvvm-dot-ui-af95ec1d.md
The base class for services that are capable of locating Views by their type names.
Namespace : DevExpress.Mvvm.UI
Assembly : DevExpress.Xpf.Core.v25.2.dll
NuGet Package : DevExpress.Wpf.Core
public abstract class ViewServiceBase :
ServiceBase
Public MustInherit Class ViewServiceBase
Inherits ServiceBase
See View creation mechanisms to learn more.
Show 23 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 ViewServiceBase WindowService
See Also