4 references to textImageIndexEntryMapping
System.Activities.Presentation (4)
System.Activities.Presentation\System\Activities\Presentation\Model\ModelSearchServiceImpl.cs (4)
115this.textImageIndexEntryMapping.Clear(); 175this.textImageIndexEntryMapping.Add(textImageIndex, entry); 577if (location < 0 || location >= this.textImageIndexEntryMapping.Count) 582SearchableEntry entry = this.textImageIndexEntryMapping[location];