Class
FrozenGroupsPanelAutomationPeer

AutomationPeer class for .

Definition

Namespace:Telerik.UI.Automation.Peers

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public class FrozenGroupsPanelAutomationPeer : FrameworkElementAutomationPeer

Inheritance: objectFrozenGroupsPanelAutomationPeer

Constructors

FrozenGroupsPanelAutomationPeer(FrozenGroupsPanel)

Initializes a new instance of the FrozenGroupsPanelAutomationPeer class.

Declaration

cs-api-definition
public FrozenGroupsPanelAutomationPeer(FrozenGroupsPanel owner)

Parameters

owner

FrozenGroupsPanel

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>

GetClassNameCore()

Declaration

cs-api-definition
protected override string GetClassNameCore()

Returns

string

GetLocalizedControlTypeCore()

Declaration

cs-api-definition
protected override string GetLocalizedControlTypeCore()

Returns

string

GetNameCore()

Declaration

cs-api-definition
protected override string GetNameCore()

Returns

string