New to Telerik UI for WPFStart a free 30-day trial

UI Automation peer class for RadGeometryDropDownButton.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.Diagrams.Extensions.dll

Syntax:

C#
public class RadGeometryDropDownButtonAutomationPeer : RadDropDownButtonAutomationPeer, IExpandCollapseProvider

Inheritance: objectRadButtonAutomationPeerRadDropDownButtonAutomationPeerRadGeometryDropDownButtonAutomationPeer

Implements: IExpandCollapseProvider

Inherited Members RadDropDownButtonAutomationPeer.GetPattern(PatternInterface)RadDropDownButtonAutomationPeer.Invoke()RadDropDownButtonAutomationPeer.Collapse()RadDropDownButtonAutomationPeer.Expand()RadDropDownButtonAutomationPeer.GetChildrenCore()RadDropDownButtonAutomationPeer.GetAutomationIdCore()RadDropDownButtonAutomationPeer.GetNameCore()RadDropDownButtonAutomationPeer.ExpandCollapseStateRadButtonAutomationPeer.GetAutomationControlTypeCore()...

Constructors

Initializes a new instance of the RadGeometryDropDownButtonAutomationPeer class.

C#
public RadGeometryDropDownButtonAutomationPeer(RadGeometryDropDownButton owner)
Parameters:ownerRadGeometryDropDownButton

The owner.

Methods

Returns the name of the UIElement that is associated with this . This method is called by .

C#
protected override string GetClassNameCore()
Returns:

string

The name of the owner type that is associated with this . See Remarks.

Overrides: RadDropDownButtonAutomationPeer.GetClassNameCore()

Returns the string that describes the functionality of the FrameworkElement that is associated with this . This method is called by .

C#
protected override string GetHelpTextCore()
Returns:

string

The help text, or Empty if there is no help text.

Overrides: RadDropDownButtonAutomationPeer.GetHelpTextCore()

C#
protected override string GetItemStatusCore()
Returns:

string

Overrides: RadDropDownButtonAutomationPeer.GetItemStatusCore()

C#
protected override string GetLocalizedControlTypeCore()
Returns:

string