wpf-devexpress-dot-mvvm-dot-ui-dot-moduleinjection.md
Namespace : DevExpress.Mvvm.UI.ModuleInjection
Assembly : DevExpress.Xpf.Core.v25.2.dll
NuGet Package : DevExpress.Wpf.Core
public abstract class UIRegionBase :
ServiceBaseGeneric<DependencyObject>,
IUIRegion
Public MustInherit Class UIRegionBase
Inherits ServiceBaseGeneric(Of DependencyObject)
Implements IUIRegion
The following members return UIRegionBase objects:
Show 12 items
Object DispatcherObject DependencyObject Freezable Animatable DevExpress.Mvvm.UI.Interactivity.AttachableObjectBase DevExpress.Mvvm.UI.Interactivity.Behavior DevExpress.Mvvm.UI.Interactivity.Behavior<DependencyObject> DevExpress.Mvvm.UI.ServiceBaseGeneric<DependencyObject> UIRegionBase UIRegion
See Also