2 writes to branchesPresenter
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\PickDesigner.xaml.cs (2)
40
this.
branchesPresenter
= (WorkflowItemsPresenter)sender;
45
this.
branchesPresenter
= null;
1 reference to branchesPresenter
System.Activities.Core.Presentation (1)
System\Activities\Core\Presentation\PickDesigner.xaml.cs (1)
53
object instance = DragDropHelper.GetDroppedObjectInstance(this.
branchesPresenter
, this.Context, typeof(PickBranch), null);