2 references to GetModelItemFromSegment
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemExtensions.cs (2)
366ModelItem next = GetModelItemFromSegment(foundModelItem, segment); 396ModelItemCollection segmentCollection = GetModelItemFromSegment(currentModelItem, collectionProperty) as ModelItemCollection;