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