Skip to main content
All docs
V26.1
  • AIChatControl.OnApplyTemplate() Method

    Called after the control template is applied. This method is invoked by the layout system and is not intended to be called directly from your code.

    Namespace: DevExpress.AIIntegration.Wpf.Chat

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

    NuGet Package: DevExpress.AIIntegration.Wpf.Chat

    Declaration

    public override void OnApplyTemplate()
    See Also