wpf-devexpress-dot-mvvm-dot-ui-d1e4acea.md
The base class for services.
Namespace : DevExpress.Mvvm.UI
Assembly : DevExpress.Xpf.Core.v25.2.dll
NuGet Package : DevExpress.Wpf.Core
public abstract class ServiceBase :
ServiceBaseGeneric<FrameworkElement>
Public MustInherit Class ServiceBase
Inherits ServiceBaseGeneric(Of FrameworkElement)
Refer to the following help topic for more information: Create a Custom Service.
Show 43 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 ApplicationJumpListService
StandaloneReportManagerService
See Also