4 references to textImageIndexEntryMapping
System.Data (4)
cdf\src\NetFx40\Tools\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];