ChangeToneBehavior.Create(Type) Method
For internal use.
Namespace: DevExpress.AIIntegration.WinForms
Assembly: DevExpress.AIIntegration.WinForms.v25.2.dll
NuGet Package: DevExpress.AIIntegration.WinForms
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public static ChangeToneBehavior Create(
Type changeToneStyleBehaviorSourceType
)
Parameters
| Name | Type |
|---|---|
| changeToneStyleBehaviorSourceType | Type |
Returns
| Type |
|---|
| ChangeToneBehavior |
See Also