2 references to OnBottomSpacerDragLeave
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\WorkflowItemPresenter.cs (2)
935this.BottomSpacerWrapper.Spacer.DragLeave -= new DragEventHandler(OnBottomSpacerDragLeave); 1136this.BottomSpacerWrapper.Spacer.DragLeave += new DragEventHandler(OnBottomSpacerDragLeave);