2 references to XamlPointCollectionSerializer
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\KnownTypes.cs (1)
5487case KnownElements.XamlPointCollectionSerializer: t = typeof(XamlPointCollectionSerializer); break;
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlTypeMapper.cs (1)
2688return (int)KnownElements.XamlPointCollectionSerializer;