Input for WinForms | ComponentOne
C1.Win.Accessibility Namespace / UiaItem Class / ItemsCache Property

In This Topic
    ItemsCache Property
    In This Topic
    Gets UIA items cache.
    Syntax
    'Declaration
     
    
    Protected Shared ReadOnly Property ItemsCache As UiaItemsCache
    protected static UiaItemsCache ItemsCache {get;}
    See Also