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