ChangeStyleBehavior.ChangeStyleCommand Property
A command that rephrases or paraphrases the text while retaining its original meaning.
Namespace: DevExpress.AIIntegration.Wpf
Assembly: DevExpress.AIIntegration.Wpf.v25.1.dll
NuGet Package: DevExpress.AIIntegration.Wpf
Declaration
Property Value
| Type | Description |
|---|---|
| ICommand | The command. |
Remarks
Read the following help topic section for additional information and examples: AI Assistant Extensions - Define Shortcuts and Bind Commands.
See Also