4 references to OffsetLocationViewStates
System.Activities.Core.Presentation (4)
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);
System\Activities\Core\Presentation\StateContainerEditor.xaml.cs (2)
1825
this.
OffsetLocationViewStates
(offset, null, containedTransitions, true);
1859
this.
OffsetLocationViewStates
(offset, null, nonSelfTransitions, true);