Méthode | Description | |
---|---|---|
BeginInvoke ( this dragdeltaeventhandler, Object sender, System.Windows.Controls.Primitives.DragDeltaEventArgs e, AsyncCallback callback ) : IAsyncResult |
Extends BeginInvoke so that when a state object is not needed, null does not need to be passed.
|
public static BeginInvoke ( this dragdeltaeventhandler, Object sender, System.Windows.Controls.Primitives.DragDeltaEventArgs e, AsyncCallback callback ) : IAsyncResult | ||
dragdeltaeventhandler | this | |
sender | Object | |
e | System.Windows.Controls.Primitives.DragDeltaEventArgs | |
callback | AsyncCallback | |
Résultat | IAsyncResult |