TextModificationBehavior Class
Contains settings common to AI Assistant extensions.
Namespace: DevExpress.AIIntegration.Wpf.Internal
Assembly: DevExpress.AIIntegration.Wpf.v25.2.dll
Declaration
public abstract class TextModificationBehavior :
TextBehaviorBase<ITextModificationBehaviorSource, CustomRequestViewModel>
Inheritance
Show 22 items
Object
DispatcherObject
DependencyObject
Freezable
Animatable
DevExpress.Mvvm.UI.Interactivity.AttachableObjectBase
DevExpress.Mvvm.UI.Interactivity.Behavior
DevExpress.Mvvm.UI.Interactivity.Behavior<DependencyObject>
DevExpress.AIIntegration.Wpf.Internal.AIBehavior
DevExpress.AIIntegration.Wpf.Internal.TextBehaviorBase<DevExpress.AIIntegration.Wpf.Internal.ITextModificationBehaviorSource, DevExpress.AIIntegration.Wpf.Internal.CustomRequestViewModel>
See Also