3 references to DoubleCollection
PresentationBuildTasks (3)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\KnownTypes.cs (3)
2550case KnownElements.DoubleCollection: 3736case KnownElements.DoubleCollection: converterId = KnownElements.DoubleCollectionConverter; break; 5284case KnownElements.DoubleCollection: t = _asmCore.GetType("System.Windows.Media.DoubleCollection"); break;