4 references to UsesEmbeddedTypeInformation
PresentationCore (4)
MS\Internal\Ink\InkSerializedFormat\CustomAttributeSerializer.cs (4)
72if (UsesEmbeddedTypeInformation(attribute.Id)) 99if (UsesEmbeddedTypeInformation(guid)) 548bool usesEmbeddedTypeInfo = UsesEmbeddedTypeInformation(guid); 900if ( !UsesEmbeddedTypeInformation(id) )