Input for WinForms | ComponentOne
C1.Win.Accessibility.Items Namespace / UiaText Class / ItemsCacheEnabled Property

In This Topic
    ItemsCacheEnabled Property (UiaText)
    In This Topic
    Gets that items cache is enabled.
    Syntax
    'Declaration
     
    
    Public Property ItemsCacheEnabled As Boolean
    public bool ItemsCacheEnabled {get; set;}
    See Also