ComponentOne Input Library for WPF
C1.WPF.Input Namespace / TextBoxAutoCompleteEventArgs Class / Awaiter Property

In This Topic
    Awaiter Property
    In This Topic
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property Awaiter As C1.WPF.Core.AsyncEventArgsDeferralsAwaiter
    protected C1.WPF.Core.AsyncEventArgsDeferralsAwaiter Awaiter {get;}
    See Also