2 implementations of OnItemsCopied
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowItemPresenter.cs (1)
701
object ICompositeView.
OnItemsCopied
(List<ModelItem> itemsToCopy)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowItemsPresenter.cs (1)
828
public object
OnItemsCopied
(List<ModelItem> itemsToCopy)
1 reference to OnItemsCopied
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\CutCopyPasteHelper.cs (1)
334
containerMetaData = container.
OnItemsCopied
(notifyDictionary[container]);