4 references to UsesEmbeddedTypeInformation
PresentationCore (4)
MS\Internal\Ink\InkSerializedFormat\CustomAttributeSerializer.cs (4)
60
if (
UsesEmbeddedTypeInformation
(attribute.Id))
85
if (
UsesEmbeddedTypeInformation
(guid))
532
bool usesEmbeddedTypeInfo =
UsesEmbeddedTypeInformation
(guid);
884
if ( !
UsesEmbeddedTypeInformation
(id) )