2 references to OnBottomSpacerDragEnter
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\WorkflowItemPresenter.cs (2)
934this.BottomSpacerWrapper.Spacer.DragEnter -= new DragEventHandler(OnBottomSpacerDragEnter); 1135this.BottomSpacerWrapper.Spacer.DragEnter += new DragEventHandler(OnBottomSpacerDragEnter);