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