[]
        
(Showing Draft Content)

C1.WPF.ExpressionEditor.Automation.ExpressionEditorPanelAutomationPeer

ExpressionEditorPanelAutomationPeer Class

Automation peer for the C1ExpressionEditorPanel control.

Inheritance
ExpressionEditorPanelAutomationPeer
Namespace: C1.WPF.ExpressionEditor.Automation
Assembly: C1.WPF.ExpressionEditor.dll
Syntax
public class ExpressionEditorPanelAutomationPeer : FrameworkElementAutomationPeer, IExpandCollapseProvider
Public Class ExpressionEditorPanelAutomationPeer
    Inherits FrameworkElementAutomationPeer
    Implements IExpandCollapseProvider

Constructors

Name Description
ExpressionEditorPanelAutomationPeer(C1ExpressionEditorPanel)

Initializes a new instance of the ExpressionEditorPanelAutomationPeer class.

Properties

Name Description
ExpandCollapseState

Methods

Name Description
Collapse()
Expand()
GetAutomationControlTypeCore()
GetClassNameCore()
GetNameCore()
GetPattern(PatternInterface)