ClassRadDropDownButtonAutomationPeer
Class
Definition
Namespace:Telerik.UI.Automation.Peers
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class RadDropDownButtonAutomationPeer : RadButtonAutomationPeer, IExpandCollapseProvider
Inheritance: objectRadButtonAutomationPeerRadDropDownButtonAutomationPeer
Derived Classes:
Implements:
Inherited Members
Constructors
RadDropDownButtonAutomationPeer(RadDropDownButton)
Declaration
cs-api-definition
public RadDropDownButtonAutomationPeer(RadDropDownButton owner)
Parameters
owner
Properties
ExpandCollapseState
Declaration
cs-api-definition
public ExpandCollapseState ExpandCollapseState { get; }
Property Value
ExpandCollapseState
Methods
Collapse()
Declaration
cs-api-definition
public void Collapse()
Expand()
Declaration
cs-api-definition
public void Expand()
GetLocalizedControlTypeCore()
Declaration
cs-api-definition
protected override string GetLocalizedControlTypeCore()
Returns
Overrides
GetPatternCore(PatternInterface)
Declaration
cs-api-definition
protected override object GetPatternCore(PatternInterface patternInterface)
Parameters
patternInterface
PatternInterface
Returns
Invoke()
Declaration
cs-api-definition
public void Invoke()