15 references to ItemStructMap
PresentationFramework (15)
src\Framework\System\Windows\FrameworkTemplate.cs (2)
1581
internal FrugalStructList<
ItemStructMap
<TriggerSourceRecord>> TriggerSourceRecordFromChildIndex = new FrugalStructList<
ItemStructMap
<TriggerSourceRecord>>();
src\Framework\System\Windows\Style.cs (2)
991
internal FrugalStructList<
ItemStructMap
<TriggerSourceRecord>> TriggerSourceRecordFromChildIndex = new FrugalStructList<
ItemStructMap
<TriggerSourceRecord>>();
src\Framework\System\Windows\StyleHelper.cs (9)
351
ref FrugalStructList<
ItemStructMap
<TriggerSourceRecord>> triggerSourceRecordFromChildIndex,
504
ref FrugalStructList<
ItemStructMap
<TriggerSourceRecord>> triggerSourceRecordFromChildIndex,
567
ItemStructMap
<TriggerSourceRecord> triggerSourceRecordMap = triggerSourceRecordFromChildIndex[sourceChildIndex];
649
ItemStructMap
<TriggerSourceRecord> triggerSourceRecordMap = triggerSourceRecordFromChildIndex[sourceChildIndex];
863
ref FrugalStructList<
ItemStructMap
<TriggerSourceRecord>> triggerSourceRecordFromChildIndex,
903
ref FrugalStructList<
ItemStructMap
<TriggerSourceRecord>> triggerSourceRecordFromChildIndex,
4306
ref FrugalStructList<
ItemStructMap
<TriggerSourceRecord>> triggerSourceRecordFromChildIndex,
4319
ItemStructMap
<TriggerSourceRecord> triggerSourceRecordMap = triggerSourceRecordFromChildIndex[sourceChildIndex];
6086
public
ItemStructMap
<ItemStructList<ChildValueLookup>> ValueLookupListFromProperty; // Indexed by DP.GlobalIndex
src\Framework\System\Windows\TemplateContent.cs (2)
1282
ref FrugalStructList<
ItemStructMap
<TriggerSourceRecord>> triggerSourceRecordFromChildIndex,
1390
ref FrugalStructList<
ItemStructMap
<TriggerSourceRecord>> triggerSourceRecordFromChildIndex,