2 references to PreviewDragLeave
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\WorkflowItemPresenter.cs (2)
925
this.wfItemPresenter.
PreviewDragLeave
-= new DragEventHandler(OnWfItemPresenterPreviewDragLeave);
1127
this.wfItemPresenter.
PreviewDragLeave
+= new DragEventHandler(OnWfItemPresenterPreviewDragLeave);