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