3 references to EnsureEntry
PresentationFramework (3)
src\Framework\System\Windows\StyleHelper.cs (3)
528
int mapIndex = childRecord.ValueLookupListFromProperty.
EnsureEntry
(propertyValue.Property.GlobalIndex);
573
int index = triggerSourceRecordMap.
EnsureEntry
(propertyValue.Conditions[i].Property.GlobalIndex);
651
int index = triggerSourceRecordMap.
EnsureEntry
(sourceProperty.GlobalIndex);