Input for WinForms | ComponentOne
C1.Win.Accessibility.Items Namespace / UiaMenuItem Class / GetEmbeddedFragmentRoots Method

In This Topic
    GetEmbeddedFragmentRoots Method (UiaMenuItem)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function GetEmbeddedFragmentRoots() As IRawElementProviderSimple()
    public IRawElementProviderSimple[] GetEmbeddedFragmentRoots()
    See Also