ClassCardViewFilteringControlAutomationPeer
Class
An AutomationPeer type for FilteringControl.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Data.dll
Syntax:
cs-api-definition
public class CardViewFilteringControlAutomationPeer : FrameworkElementAutomationPeer
Inheritance: objectCardViewFilteringControlAutomationPeer
Constructors
CardViewFilteringControlAutomationPeer(FilteringControl)
Initializes a new instance of the CardViewFilteringControlAutomationPeer class.
Declaration
cs-api-definition
public CardViewFilteringControlAutomationPeer(FilteringControl owner)
Parameters
owner
The owner.
Methods
GetAutomationControlTypeCore()
Declaration
cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
AutomationControlType
GetChildrenCore()
Declaration
cs-api-definition
protected override List<AutomationPeer> GetChildrenCore()
Returns
List<AutomationPeer>