Input for WinForms | ComponentOne
C1.Win.Accessibility.Items.BaseInterfaces Namespace / IUiaInvokeProvider Interface
Methods

In This Topic
    IUiaInvokeProvider Interface Members
    In This Topic

    The following tables list the members exposed by IUiaInvokeProvider.

    Public Methods
     NameDescription
     MethodRequest that the control initiate its action. Should return immediately without blocking. There is no way to determine what happened, when it happend, or whether anything happened at all.  
    Top
    See Also