[]
        
(Showing Draft Content)

C1.WPF.Core.Automation.ScrollViewerAutomationPeer

ScrollViewerAutomationPeer Class

Automation peer for C1ScrollViewer.

Implements
Namespace: C1.WPF.Core.Automation
Assembly: C1.WPF.Core.dll
Syntax
public class ScrollViewerAutomationPeer : FrameworkElementAutomationPeer, IScrollProvider

Constructors

Name Description
ScrollViewerAutomationPeer(C1ScrollViewer)

Initializes a new instance of the ScrollViewerAutomationPeer class.

Properties

Name Description
HorizontalScrollPercent
HorizontalViewSize
HorizontallyScrollable
ScrollViewer
VerticalScrollPercent
VerticalViewSize
VerticallyScrollable

Methods

Name Description
GetAutomationControlTypeCore()
GetClassNameCore()
GetPattern(PatternInterface)
Scroll(ScrollAmount, ScrollAmount)
SetScrollPercent(double, double)