[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Automation.C1RichTextBoxAutomationPeer

C1RichTextBoxAutomationPeer Class

Automation peer for the C1RichTextBox control.

Namespace: C1.WPF.RichTextBox.Automation
Assembly: C1.WPF.RichTextBox.dll
Syntax
public class C1RichTextBoxAutomationPeer : FrameworkElementAutomationPeer, IScrollProvider, IValueProvider
Public Class C1RichTextBoxAutomationPeer
    Inherits FrameworkElementAutomationPeer
    Implements IScrollProvider, IValueProvider

Constructors

Name Description
C1RichTextBoxAutomationPeer(C1RichTextBox)

Initializes a new instance of the C1RichTextBoxAutomationPeer class.

Properties

Name Description
HorizontalScrollPercent
HorizontalViewSize
HorizontallyScrollable
IsReadOnly
Value
VerticalScrollPercent
VerticalViewSize
VerticallyScrollable

Methods

Name Description
GetAutomationControlTypeCore()
GetChildrenCore()
GetClassNameCore()
GetNameCore()
GetPattern(PatternInterface)
Scroll(ScrollAmount, ScrollAmount)
SetScrollPercent(double, double)
SetValue(string)