3 references to FindKnownTag
PresentationCore (3)
MS\Internal\Ink\InkSerializedFormat\CustomAttributeSerializer.cs (1)
754if (0 == GuidList.FindKnownTag(attribute.Id))
MS\Internal\Ink\InkSerializedFormat\GuidTagList.cs (2)
89tag = FindKnownTag(guid); 97tag = FindKnownTag(guid);