Back to Devexpress

CustomRequestBehavior Properties

wpf-devexpress-dot-aiintegration-dot-wpf-dot-customrequestbehavior-dot-underscore-properties.md

latest3.6 KB
Original Source

CustomRequestBehavior Properties

Allows users to interact with an AI-powered assistant directly within your application.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
CustomRequestCommandA command that invokes a dialog that allows users to interact with an AI-powered assistant directly within your application.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
HasAnimatedPropertiesGets a value that indicates whether one or more AnimationClock objects is associated with any of this object’s dependency properties. Inherited from Animatable.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
PromptAugmentationGets or sets additional instructions that modify the prompt before processing. Inherited from TextModificationBehavior.
TemperatureGets or sets the balance between creativity and consistency in AI responses. Inherited from TextModificationBehavior.

See Also

CustomRequestBehavior Class

CustomRequestBehavior Members

DevExpress.AIIntegration.Wpf Namespace