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

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