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