Class
AppointmentsPanelAutomationPeer

Represents the Automation Peer for the current Appointments panel.

Definition

Constructors

AppointmentsPanelAutomationPeer(AppointmentsPanel)

Initializes a new instance of the AppointmentsPanelAutomationPeer class.

Declaration

cs-api-definition
public AppointmentsPanelAutomationPeer(AppointmentsPanel owner)

Parameters

owner

AppointmentsPanel

Properties

Panel

Gets the owner panel of the AppointmentsPanelAutomationPeer class.

Declaration

cs-api-definition
public AppointmentsPanel Panel { get; }

Property Value

AppointmentsPanel

Methods

GetAutomationControlTypeCore()

Declaration

cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()

Returns

AutomationControlType

GetChildrenCore()

Declaration

cs-api-definition
protected override IList<AutomationPeer> GetChildrenCore()

Returns

IList<AutomationPeer>

GetLocalizedControlTypeCore()

Declaration

cs-api-definition
protected override string GetLocalizedControlTypeCore()

Returns

string