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