Class AIPromptActionButtonElement
A button in AI Prompt that is stylized as Raised button. Its BackColor uses the Accent color of the theme and looks like a toggle button that is always toggled.
Inheritance
System.Object
AIPromptActionButtonElement
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI.AIPrompt
Assembly: Telerik.WinControls.UI.dll
Syntax
public class AIPromptActionButtonElement : AIPromptButtonElement, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode, IPrimitiveElement, IShapedElement, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IImageElement, ITextPrimitive, ITextProvider
Constructors
AIPromptActionButtonElement()
Declaration
public AIPromptActionButtonElement()
Methods
InitializeFields()
Declaration
protected override void InitializeFields()