3 references to FindKnownTag
PresentationCore (3)
Core\CSharp\MS\Internal\Ink\InkSerializedFormat\CustomAttributeSerializer.cs (1)
808if (0 == GuidList.FindKnownTag(attribute.Id))
Core\CSharp\MS\Internal\Ink\InkSerializedFormat\GuidTagList.cs (2)
90tag = FindKnownTag(guid); 98tag = FindKnownTag(guid);