2 references to XamlPointCollectionSerializer
PresentationBuildTasks (2)
Framework\System\Windows\Markup\KnownTypes.cs (1)
5484
case KnownElements.
XamlPointCollectionSerializer
: t = typeof(XamlPointCollectionSerializer); break;
Framework\System\Windows\Markup\XamlTypeMapper.cs (1)
2788
return (int)KnownElements.
XamlPointCollectionSerializer
;