Skip to main content
All docs
V26.1
  • AIChatControl.ChatClientServiceKeyProperty Field

    OBSOLETE

    This property is obsolete and will be removed in a future version. Use ChatResponseProviderServiceKeyProperty instead.

    Identifies the ChatClientServiceKey dependency property.

    Namespace: DevExpress.AIIntegration.Wpf.Chat

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

    Declaration

    [Obsolete("This property is obsolete and will be removed in a future version. Use ChatResponseProviderServiceKeyProperty instead.")]
    public static readonly DependencyProperty ChatClientServiceKeyProperty

    Field Value

    Type Description
    DependencyProperty

    A dependency property identifier.

    See Also