2 references to Contains
PresentationFramework (2)
System\Windows\TreeWalkHelper.cs (2)
529
bool containsTypeOfKey = info.
Contains
(d.DependencyObjectType.SystemType, true /*isImplicitStyleKey*/);
720
if (info.
Contains
(resource.ResourceKey, false /*isImplicitStyleKey*/))