2 writes to isItemPastedOrDropped
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowItemPresenter.cs (2)
443this.isItemPastedOrDropped = false; 521this.isItemPastedOrDropped = true;
1 reference to isItemPastedOrDropped
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowItemPresenter.cs (1)
436if (this.isItemPastedOrDropped)