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