2 references to PointCollectionConverter
PresentationBuildTasks (2)
Framework\System\Windows\Markup\KnownTypes.cs (2)
3744case KnownElements.PointCollection: converterId = KnownElements.PointCollectionConverter; break; 5309case KnownElements.PointCollectionConverter: t = _asmCore.GetType("System.Windows.Media.PointCollectionConverter"); break;