ClassSchedulerHeaderAutomationPeer
Class
Definition
Namespace:Telerik.UI.Automation.Peers
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class SchedulerHeaderAutomationPeer : FrameworkElementAutomationPeer
Inheritance: objectSchedulerHeaderAutomationPeer
Constructors
SchedulerHeaderAutomationPeer(FrameworkElement)
Initializes a new instance of the SchedulerHeaderAutomationPeer class.
Declaration
cs-api-definition
public SchedulerHeaderAutomationPeer(FrameworkElement owner)
Parameters
owner
FrameworkElement
The associated RadSchedulerHeader owner.
Methods
GetAutomationControlTypeCore()
Declaration
cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
AutomationControlType