Input for WinForms | ComponentOne
C1.Win.Accessibility Namespace / UiaItem Class
Properties Methods


In This Topic
    UiaItem Class Members
    In This Topic

    The following tables list the members exposed by UiaItem.

    Public Properties
     NameDescription
    Public Property  
    Public Property  
    Public Property  
    Public PropertyGets initialized state.  
    Public PropertyGets that item is offscreen.  
    Public PropertyGets that items cache is enabled.  
    Public Property  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets original control with handle of this item.  
    Protected Propertystatic (Shared in Visual Basic)Gets UIA items cache.  
    Protected PropertyGets the root control that contains all UIA-items.  
    Protected PropertyGets source item with ISupportUia.  
    Protected PropertyGets UIA control type of this item.  
    Protected PropertyGets or sets item name in UIA tree.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public Methodstatic (Shared in Visual Basic)Finds UIA item by source item in cache.  
    Public Method  
    Public Method  
    Public MethodGets sibling item in the view after the giving one.  
    Public Method  
    Public MethodGets sibling item in the view before the giving one.  
    Public Method  
    Public Method  
    Public MethodInitializes the item and changes state.  
    Public Method  
    Public MethodRefreshes inner items in container.  
    Public Method  
    Public MethodUninitializes the item and clears inner items.  
    Top
    Protected Methods
     NameDescription
    Protected MethodInitializes the item.  
    Protected MethodGets UIA item number in inner collection.  
    Protected MethodValidates the types or number of elements of this uia element.  
    Top
    See Also