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