[]
        
(Showing Draft Content)

C1.WPF.SelectionChangingEventHandler.BeginInvoke

BeginInvoke Method

BeginInvoke(object, SelectionChangingEventArgs, AsyncCallback, object)

Declaration
public virtual IAsyncResult BeginInvoke(object source, SelectionChangingEventArgs e, AsyncCallback callback, object @object)
Parameters
Type Name Description
object source
SelectionChangingEventArgs e
AsyncCallback callback
object object
Returns
Type Description
IAsyncResult