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

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