Class RibbonDropDownButtonAutomationPeer
Inheritance
System.Object
RibbonDropDownButtonAutomationPeer
Namespace: Telerik.UI.Automation.Peers
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class RibbonDropDownButtonAutomationPeer : ButtonBaseAutomationPeer, IExpandCollapseProvider, IInvokeProvider
Constructors
RibbonDropDownButtonAutomationPeer(RadRibbonDropDownButton)
Declaration
public RibbonDropDownButtonAutomationPeer(RadRibbonDropDownButton owner)
Parameters
Rad
|
Properties
ExpandCollapseState
Declaration
public ExpandCollapseState ExpandCollapseState { get; }
Property Value
Microsoft.
|
Methods
Collapse()
Declaration
public void Collapse()
Expand()
Declaration
public void Expand()
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.
|
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.
|
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System.
|
GetNameCore()
Declaration
protected override string GetNameCore()
Returns
System.
|
GetPatternCore(PatternInterface)
Declaration
protected override object GetPatternCore(PatternInterface patternInterface)
Parameters
Microsoft.
|
Returns
System.
|
Invoke()
Declaration
public void Invoke()