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