Class AppointmentsPanelAutomationPeer
Inherited Members
Namespace: Telerik.UI.Automation.Peers
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class AppointmentsPanelAutomationPeer : AutomationPeerBase<AppointmentsPanel>
Constructors
AppointmentsPanelAutomationPeer(AppointmentsPanel)
Declaration
public AppointmentsPanelAutomationPeer(AppointmentsPanel owner)
Parameters
Appointments
|
Properties
Panel
Methods
GetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
Microsoft.
|
GetChildrenCore()
Declaration
protected override IList<AutomationPeer> GetChildrenCore()
Returns
System.
|
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System.
|