4 references to UsesEmbeddedTypeInformation
PresentationCore (4)
Core\CSharp\MS\Internal\Ink\InkSerializedFormat\CustomAttributeSerializer.cs (4)
75
if (
UsesEmbeddedTypeInformation
(attribute.Id))
103
if (
UsesEmbeddedTypeInformation
(guid))
573
bool usesEmbeddedTypeInfo =
UsesEmbeddedTypeInformation
(guid);
938
if ( !
UsesEmbeddedTypeInformation
(id) )