[]
        
(Showing Draft Content)

C1.Win.Accessibility.Items.UiaThumb

UiaThumb Class

Represents UIA Thumb.

Inheritance
UiaThumb
Namespace: C1.Win.Accessibility.Items
Assembly: C1.Win.4.8.dll
Syntax
public class UiaThumb : UiaItem, IRawElementProviderFragmentRoot, IRawElementProviderFragment, IRawElementProviderSimple, ITransformProvider
Public Class UiaThumb
    Inherits UiaItem
    Implements IRawElementProviderFragmentRoot, IRawElementProviderFragment, IRawElementProviderSimple, ITransformProvider

Constructors

Name Description
UiaThumb(ISupportUia, IUiaTransformProvider, UiaItem, Control, string, Control, object, ISupportUiaContainer)

Constructor.

Properties

Name Description
CanMove
CanResize
CanRotate
UiaControlType

Gets UIA control type of this item.

Methods

Name Description
GetPatternProvider(int)
Move(double, double)
Resize(double, double)
Rotate(double)