2 references to OnTopSpacerDragLeave
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\WorkflowItemPresenter.cs (2)
930this.TopSpacerWrapper.Spacer.DragLeave -= new DragEventHandler(OnTopSpacerDragLeave); 1131this.TopSpacerWrapper.Spacer.DragLeave += new DragEventHandler(OnTopSpacerDragLeave);