4 references to UsesEmbeddedTypeInformation
PresentationCore (4)
MS\Internal\Ink\InkSerializedFormat\CustomAttributeSerializer.cs (4)
59if (UsesEmbeddedTypeInformation(attribute.Id)) 84if (UsesEmbeddedTypeInformation(guid)) 531bool usesEmbeddedTypeInfo = UsesEmbeddedTypeInformation(guid); 883if ( !UsesEmbeddedTypeInformation(id) )