Skip to main content
All docs
V26.1
  • CustomRequestBehavior Properties

    Allows users to interact with an AI-powered assistant directly within your application.
    Name Description
    CustomRequestCommand A command that invokes a dialog that allows users to interact with an AI-powered assistant directly within your application.
    HasAnimatedProperties Gets a value that indicates whether one or more AnimationClock objects is associated with any of this object’s dependency properties. Inherited from Animatable.
    PromptAugmentation Gets or sets additional instructions that modify the prompt before processing. Inherited from TextModificationBehavior.
    Temperature Gets or sets the balance between creativity and consistency in AI responses. Inherited from TextModificationBehavior.
    See Also