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