ComponentOne Input Library for WPF
C1.WPF.Input Namespace / TextBoxAutoCompleteEventArgs Class / GetDeferral Method

In This Topic
    GetDeferral Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function GetDeferral() As C1.WPF.Core.AsyncEventArgsDeferral
    public C1.WPF.Core.AsyncEventArgsDeferral GetDeferral()
    See Also