2 references to Point
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\KnownTypes.cs (2)
3780case KnownElements.Point: converterId = KnownElements.PointConverter; break; 5431case KnownElements.Point: t = _asmBase.GetType("System.Windows.Point"); break;