Input for WinForms | ComponentOne
C1.Win.Input.UIAutomation Namespace / UiaControl Class / FragmentRoot Property

In This Topic
    FragmentRoot Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property FragmentRoot As IRawElementProviderFragmentRoot
    public virtual IRawElementProviderFragmentRoot FragmentRoot {get;}
    See Also