3 references to DragSourceProperty
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\DragDropHelper.cs (2)
67workflowViewElement.SetValue(DragDropHelper.DragSourceProperty, dragSource); 77return (UIElement)workflowViewElement.GetValue(DragDropHelper.DragSourceProperty);
System.Activities.Presentation\System\Activities\Presentation\WorkflowViewElement.cs (1)
238containerBinding.Path = new PropertyPath(DragDropHelper.DragSourceProperty);