CardAutomationPeer
Class
An AutomationPeer type for Card control.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.ConversationalUI.dll
Syntax:
C#
public class CardAutomationPeer : FrameworkElementAutomationPeer
Inheritance: objectCardAutomationPeer
Constructors
Initializes a new instance of the CardAutomationPeer class.
Properties
Gets the owning Card control.
C#
public Card OwningCardControl { get; }
The owning card control.
Methods
C#
protected override AutomationControlType GetAutomationControlTypeCore()
AutomationControlType