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

    Generates a brief summary of long text.
    Name Description
    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.
    SummarizationMode Gets or sets the summarization mode. This is a dependency property.
    SummarizeCommand A command that generates a brief summary of long text.
    Temperature Gets or sets the balance between creativity and consistency in AI responses. Inherited from TextModificationBehavior.
    See Also