Input for WinForms | ComponentOne
C1.Win.Input.UIAutomation Namespace / UiaControl Class / GetEmbeddedFragmentRoots Method

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