2 references to GetModelItemFromView
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\StateContainerEditor.xaml.cs (2)
629
ModelItem stateModelItem = StateContainerEditor.
GetModelItemFromView
(view);
2273
ModelItem modelItem =
GetModelItemFromView
(movedElement);