2 references to Point3D
PresentationBuildTasks (2)
Framework\System\Windows\Markup\KnownTypes.cs (2)
3768case KnownElements.Point3D: converterId = KnownElements.Point3DConverter; break; 5393case KnownElements.Point3D: t = _asmCore.GetType("System.Windows.Media.Media3D.Point3D"); break;