2 references to OnBottomPlaceholderDragEnter
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\WorkflowItemPresenter.cs (2)
932this.BottomSpacerWrapper.Placeholder.DragEnter -= new DragEventHandler(OnBottomPlaceholderDragEnter); 1133this.BottomSpacerWrapper.Placeholder.DragEnter += new DragEventHandler(OnBottomPlaceholderDragEnter);