2 references to GetTransitionModelItems
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\StateContainerEditor.CompositeView.cs (2)
455
OffsetLocationViewStates(new Vector(point.X - topLeft.X, point.Y - topLeft.Y), itemsPasted,
GetTransitionModelItems
(itemsPasted), false);
590
OffsetLocationViewStates(new Vector(offsetValue, offsetValue), itemsPasted,
GetTransitionModelItems
(itemsPasted), false);