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