WorkflowItemPresenter::ICompositeView::OnItemMoved Method (ModelItem^)
.NET Framework (current version)
Invoked after the start of a move operation to complete the moving of the specified item.
Assembly: System.Activities.Presentation (in System.Activities.Presentation.dll)
private: virtual void OnItemMoved( ModelItem^ modelItem ) sealed = ICompositeView::OnItemMoved
Parameters
- modelItem
-
Type:
System.Activities.Presentation.Model::ModelItem^
The item to move.
Implements
ICompositeView::OnItemMoved(ModelItem^)
.NET Framework
Available since 4.0
Available since 4.0
Show: