[]
        
(Showing Draft Content)

C1.Win.Accessibility.Items.UiaWindow

UiaWindow Class

Represents UIA Window.

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

Constructors

Name Description
UiaWindow(ISupportUia, UiaItem, Control, string, object, ISupportUiaContainer)

Constructor.

Properties

Name Description
InteractionState
IsModal
IsTopmost
Maximizable
Minimizable
UiaControlType

Gets UIA control type of this item.

VisualState

Methods

Name Description
Close()
GetPatternProvider(int)
SetVisualState(WindowVisualState)
WaitForInputIdle(int)