WorkflowItemPresenter::ICompositeView::OnItemsCut Method (List<ModelItem^>^)
.NET Framework (current version)
Invoked after the start of a cut operation to complete the cutting of the specified items.
Assembly: System.Activities.Presentation (in System.Activities.Presentation.dll)
private: virtual Object^ OnItemsCut( List<ModelItem^>^ itemsToCut ) sealed = ICompositeView::OnItemsCut
Parameters
- itemsToCut
-
Type:
System.Collections.Generic::List<ModelItem^>^
The items to cut.
.NET Framework
Available since 4.0
Available since 4.0
Show: