Class RadExpanderAutomationPeer
Inheritance
System.Object
RadExpanderAutomationPeer
Namespace: Telerik.UI.Automation.Peers
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class RadExpanderAutomationPeer : FrameworkElementAutomationPeer, IExpandCollapseProvider
Constructors
RadExpanderAutomationPeer(RadExpander)
Properties
ExpandCollapseState
Declaration
public ExpandCollapseState ExpandCollapseState { get; }
Property Value
Microsoft.
|
Methods
Collapse()
Declaration
public void Collapse()
Expand()
Declaration
public void Expand()
GetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
Microsoft.
|
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.
|
GetNameCore()
Declaration
protected override string GetNameCore()
Returns
System.
|
GetPatternCore(PatternInterface)
Declaration
protected override object GetPatternCore(PatternInterface patternInterface)
Parameters
Microsoft.
|
Returns
System.
|
IsEnabledCore()
Declaration
protected override bool IsEnabledCore()
Returns
System.
|