2 references to ContainsValue
PresentationCore (1)
System\Windows\Media\Animation\AnimationStorage.cs (1)
149Debug.Assert(_propertyTriggerLayers.ContainsValue(layer));
System.Collections (1)
System\Collections\Generic\SortedList.cs (1)
1157return _dict.ContainsValue(value);