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