2 references to Point3D
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\KnownTypes.cs (2)
3771
case KnownElements.
Point3D
: converterId = KnownElements.Point3DConverter; break;
5396
case KnownElements.
Point3D
: t = _asmCore.GetType("System.Windows.Media.Media3D.Point3D"); break;