Implemented interface member:
method
Contains
System.Collections.Generic.ICollection<T>.Contains(T)
1 reference to Contains
PresentationCore (1)
Core\CSharp\System\Windows\FreezableCollection.cs (1)
486return Contains(value as T);