[]
        
(Showing Draft Content)

C1.Win.Accessibility.Items.UiaToggleButton

UiaToggleButton Class

Represents UIA ToggleButton.

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

Constructors

Name Description
UiaToggleButton(ISupportUia, IUiaToggleButton, UiaItem, string, Control, Control, object, ISupportUiaContainer)

Constructor.

Properties

Name Description
ToggleState
UiaControlType

Gets UIA control type of this item.

Methods

Name Description
GetPatternProvider(int)
GetPropertyValue(int)
Toggle()