Class RadExpanderAutomationPeer
UI AutomationPeer class for RadExpander.
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.dll
Syntax
public class RadExpanderAutomationPeer : RadExpanderAutomationPeer, IExpandCollapseProvider
Constructors
RadExpanderAutomationPeer(RadExpander)
Initializes a new instance of the RadExpanderAutomationPeer class.
Declaration
public RadExpanderAutomationPeer(RadExpander element)
Parameters
RadExpander
element
|