[]
        
(Showing Draft Content)

C1.Win.Accessibility.Items.UiaPane

UiaPane Class

Represents UIA Pane.

Inheritance
UiaPane
Namespace: C1.Win.Accessibility.Items
Assembly: C1.Win.4.8.dll
Syntax
public class UiaPane : UiaItem, IRawElementProviderFragmentRoot, IRawElementProviderFragment, IRawElementProviderSimple, IScrollProvider, ITransformProvider, IDockProvider

Constructors

Name Description
UiaPane(ISupportUia, ISupportUiaContainer, UiaItem, Control, IUiaScrollProvider, IUiaTransformProvider, IUiaDockProvider, string, Control, object)

Contructor.

Properties

Name Description
CanMove
CanResize
CanRotate
DockPosition
HorizontalScrollPercent
HorizontalViewSize
HorizontallyScrollable
UiaControlType

Gets UIA control type of this item.

VerticalScrollPercent
VerticalViewSize
VerticallyScrollable

Methods

Name Description
GetPatternProvider(int)
Move(double, double)
Resize(double, double)
Rotate(double)
Scroll(ScrollAmount, ScrollAmount)
SetDockPosition(DockPosition)
SetScrollPercent(double, double)