Skip to main content
All docs
V26.1
  • TextModificationBehavior Class

    Contains settings common to AI Assistant extensions.

    Namespace: DevExpress.AIIntegration.Wpf.Internal

    Assembly: DevExpress.AIIntegration.Wpf.v26.1.dll

    NuGet Package: DevExpress.AIIntegration.Wpf

    Declaration

    public abstract class TextModificationBehavior :
        TextBehaviorBase<ITextModificationBehaviorSource, CustomRequestViewModel>

    Inheritance

    Show 19 items
    Object
    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