2 references to Point4D
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\KnownTypes.cs (2)
3774
case KnownElements.
Point4D
: converterId = KnownElements.Point4DConverter; break;
5399
case KnownElements.
Point4D
: t = _asmCore.GetType("System.Windows.Media.Media3D.Point4D"); break;