2 references to Point4D
PresentationBuildTasks (2)
Framework\System\Windows\Markup\KnownTypes.cs (2)
3771case KnownElements.Point4D: converterId = KnownElements.Point4DConverter; break; 5396case KnownElements.Point4D: t = _asmCore.GetType("System.Windows.Media.Media3D.Point4D"); break;